Skip to content

Hostname

fbcdn.net

Last fetched

fbcdn.net resolves to 7 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in DE. WHOIS lists iana:3237 as the registrar.

Nutrition Label

WHISPER CANON · fbcdn.netRouting diversity4.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fbcdn.net

Resolution chain

fbcdn.net resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.240.0.35157.240.0.0/24AS32934FACEBOOK - Facebook, Inc.DE
157.240.22.35157.240.22.0/24AS32934FACEBOOK - Facebook, Inc.US
157.240.30.35157.240.30.0/24AS32934FACEBOOK - Facebook, Inc.CZ
57.144.134.157.144.134.0/23AS32934FACEBOOK - Facebook, Inc.US
57.144.222.157.144.222.0/23AS32934FACEBOOK - Facebook, Inc.IE
57.144.244.157.144.244.0/23AS32934FACEBOOK - Facebook, Inc.IE
57.144.248.157.144.248.0/23AS32934FACEBOOK - Facebook, Inc.IE

WHOIS identity

Registrar
iana:3237
Organization
domain admin
Contact emails

Subdomains

13,453 observed subdomains of fbcdn.net.

Web-graph footprint

Distinct hostnames that link to or from fbcdn.net in the public web crawl.

379 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fbcdn.net.

MechanismTarget
SPF_Afbcdn.net

Related pages

Pivot deeper into the graph from fbcdn.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "fbcdn.net"})-[: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.