Skip to content

Hostname

internetpb.cz

Last fetched

internetpb.cz resolves to 1 IPv4 address operated by AS49767 in CZ. WHOIS lists registrar:reg-ct as the registrar.

Nutrition Label

WHISPER CANON · internetpb.czRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/internetpb.cz

Resolution chain

internetpb.cz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.72.0.73109.72.127.0/24AS49767CZ

WHOIS identity

Registrar
registrar:reg-ct
Organization
o2 czech republic a.s.
Contact emails

Subdomains

11 observed subdomains of internetpb.cz.

Web-graph footprint

Distinct hostnames that link to or from internetpb.cz in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from internetpb.cz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "internetpb.cz"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.