IPvFooBarBaz

#5 / 1 rate

IPvFooBarBaz

80 users

2024-04-29

https://ziad87.net

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Hot Permissions

Description

Display the server IP address, with a realtime summary of IPv4, IPv6, ASN, hostname, and HTTPS information across all page elements.

An extension of the great IPvFoo extension!

Display the server IP address, with a realtime summary of IPv4, IPv6, Hostname, ASN, and HTTPS information across all page elements.

For hostname information, Google's DNS (dns.google) over HTTPS is used. Over the same DNS service, Team Cymru's IP to ASN service is queried to find ASN information for IPs. They are only contacted if you press on the popup. No other 3rd party services are contacted.

The extension was originally to raise everyday awareness of the global IPv4 to IPv6 transition. Though I found it was also a useful developer tool in finding where your requests are going. So I've extended the extension.

IPvFooBarBaz's action icon shows a large red 4 or green 6 to indicate whether the outer page was fetched using IPv4 or IPv6. If the page connects to other domains, a smaller 4 or 6 appears alongside.

When you click the icon, a table appears with a row for each domain:

- A padlock icon for http://, https://, or a mix of both.

- The IPv4 or IPv6 address. If connections span more than one address, the most recent one wins. The address is highlighted in yellow while connections are open.

- "⭮" for cached requests. The IP address may be stale if no connection was made.

- "S" for WebSocket handshakes. The connection may still be active even if the address is not highlighted.

- "W" if data was fetched through a Service Worker. These requests are linked to an origin (e.g. https://example.com/) instead of a tabId, so the same request may appear in multiple tabs.

Clicking on a hostname or address will select it for convenient copying. There are buttons next to it leading to WHOIS, ARIN, RIPE, IPinfo and bgp.tools links.

Hostnames longer than 40 characters are truncated in the middle to save space. You can click the (...) to expand, but the full text remains available for copying regardless.

This extension was forked from IPvFoo (pmarks.net), and contains code from IPvFooBar (vrabel.it)
IPvFooBarBaz is Free Software (Apache 2.0 license)