Skip to content

Hostname

instagram.com

Last fetched

instagram.com resolves to 6 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in UA. WHOIS lists iana:3237 as the registrar.

Nutrition Label

WHISPER CANON · instagram.comRouting diversity4.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/instagram.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.240.224.174157.240.224.0/24AS32934FACEBOOK - Facebook, Inc.UA
57.144.112.3457.144.112.0/23AS32934FACEBOOK - Facebook, Inc.IE
57.144.180.3457.144.180.0/23AS32934FACEBOOK - Facebook, Inc.US
57.144.248.3457.144.248.0/23AS32934FACEBOOK - Facebook, Inc.IE
57.144.238.3457.144.238.0/23AS32934FACEBOOK - Facebook, Inc.IE
157.240.253.174157.240.253.0/24AS32934FACEBOOK - Facebook, Inc.DE

WHOIS identity

Registrar
iana:3237
Organization
instagram llc.
Contact emails

Subdomains

39 observed subdomains of instagram.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for instagram.com.

MechanismTarget
SPF_INCLUDE_spf.fb.com
SPF_INCLUDEfacebookmail.com

Related pages

Pivot deeper into the graph from instagram.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "instagram.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.