Skip to content

Hostname

instagr.am

Last fetched

instagr.am resolves to 4 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in US. WHOIS lists registrar:abcdomain as the registrar.

Nutrition Label

WHISPER CANON · instagr.amRouting diversity3.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/instagr.am

Resolution chain

instagr.am resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.240.3.174157.240.3.0/24AS32934FACEBOOK - Facebook, Inc.US
157.240.30.174157.240.30.0/24AS32934FACEBOOK - Facebook, Inc.CZ
57.144.198.3457.144.198.0/23AS32934FACEBOOK - Facebook, Inc.US
57.144.248.3457.144.248.0/23AS32934FACEBOOK - Facebook, Inc.IE

WHOIS identity

Registrar
registrar:abcdomain
Organization
instagram llc.
Contact emails

Subdomains

3 observed subdomains of instagr.am.

Web-graph footprint

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

7,045 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for instagr.am.

MechanismTarget
SPF_INCLUDE_spf.fb.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEfacebookmail.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from instagr.am.

Cypher and MCP

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

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