Skip to content

Hostname

facebook.com.tr

Last fetched

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

Nutrition Label

WHISPER CANON · facebook.com.trRouting diversity3.9/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/facebook.com.tr

Resolution chain

facebook.com.tr resolves to 7 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
69.63.176.14069.63.176.0/21AS32934FACEBOOK - Facebook, Inc.US
69.63.178.1169.63.176.0/21AS32934FACEBOOK - Facebook, Inc.US

WHOIS identity

Registrar
Organization
facebook
Contact emails

Subdomains

11 observed subdomains of facebook.com.tr.

Web-graph footprint

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

114 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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