Skip to content

Hostname

facebook.in

Last fetched

facebook.in resolves to 3 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in HK. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · facebook.inRouting diversity3.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/facebook.in

Resolution chain

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

IPPrefixASNOperatorCountry
157.240.199.17157.240.192.0/18AS32934FACEBOOK - Facebook, Inc.HK
157.240.203.14157.240.203.0/24AS32934FACEBOOK - Facebook, Inc.IT
57.144.248.14157.144.248.0/23AS32934FACEBOOK - Facebook, Inc.IE

WHOIS identity

Registrar
iana:1387
Organization
david taylor
Contact emails

Subdomains

3 observed subdomains of facebook.in.

Web-graph footprint

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

38 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for facebook.in.

MechanismTarget
SPF_Afacebook.in

Related pages

Pivot deeper into the graph from facebook.in.

Cypher and MCP

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

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