Skip to content

Hostname

facebook.cz

Last fetched

facebook.cz resolves to 5 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in US. WHOIS lists registrar:reg-1api as the registrar.

Nutrition Label

WHISPER CANON · facebook.czRouting diversity3.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/facebook.cz

Resolution chain

facebook.cz resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.220.149.1166.220.144.0/21AS32934FACEBOOK - Facebook, Inc.US
66.220.158.1166.220.152.0/21AS32934FACEBOOK - Facebook, Inc.US
69.171.224.1169.171.224.0/20AS32934FACEBOOK - Facebook, Inc.US
69.171.229.1169.171.224.0/20AS32934FACEBOOK - Facebook, Inc.US
69.171.242.1169.171.240.0/20AS32934FACEBOOK - Facebook, Inc.US

WHOIS identity

Registrar
registrar:reg-1api
Organization
facebook ireland
Contact emails

Subdomains

3 observed subdomains of facebook.cz.

Web-graph footprint

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

192 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from facebook.cz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "facebook.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.