Skip to content

Hostname

fb.watch

Last fetched

fb.watch resolves to 5 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in TW.

Nutrition Label

WHISPER CANON · fb.watchRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fb.watch

Resolution chain

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

IPPrefixASNOperatorCountry
31.13.76.1631.13.76.0/24AS32934FACEBOOK - Facebook, Inc.TW
31.13.84.831.13.84.0/24AS32934FACEBOOK - Facebook, Inc.IE
31.13.88.131.13.64.0/18AS32934FACEBOOK - Facebook, Inc.IN
57.144.238.14157.144.238.0/23AS32934FACEBOOK - Facebook, Inc.IE
57.144.248.14157.144.248.0/23AS32934FACEBOOK - Facebook, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from fb.watch in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fb.watch.

MechanismTarget
SPF_Afb.watch

Related pages

Pivot deeper into the graph from fb.watch.

Cypher and MCP

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

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