Skip to content

Hostname

tr.facebook.com

Last fetched

tr.facebook.com resolves to 5 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in KR.

Nutrition Label

WHISPER CANON · tr.facebook.comRouting diversity3.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tr.facebook.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.240.215.16157.240.192.0/18AS32934FACEBOOK - Facebook, Inc.KR
157.240.224.12157.240.224.0/24AS32934FACEBOOK - Facebook, Inc.UA
157.240.30.18157.240.30.0/24AS32934FACEBOOK - Facebook, Inc.CZ
188.186.146.208188.186.144.0/22AS31483RU
57.144.248.14157.144.248.0/23AS32934FACEBOOK - Facebook, Inc.IE

WHOIS identity

No WHOIS records are currently associated with tr.facebook.com in WhisperGraph.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tr.facebook.com.

MechanismTarget
SPF_Atr.facebook.com

Related pages

Pivot deeper into the graph from tr.facebook.com.

Cypher and MCP

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

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