Skip to content

Hostname

ig.me

Last fetched

ig.me resolves to 5 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in US. WHOIS lists iana:3237 as the registrar.

Nutrition Label

WHISPER CANON · ig.meRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ig.me

Resolution chain

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

IPPrefixASNOperatorCountry
157.240.11.174157.240.11.0/24AS32934FACEBOOK - Facebook, Inc.US
31.13.71.17431.13.71.0/24AS32934FACEBOOK - 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
57.144.222.3457.144.222.0/23AS32934FACEBOOK - Facebook, Inc.IE

WHOIS identity

Registrar
iana:3237
Organization
instagram llc.
Contact emails

Subdomains

3 observed subdomains of ig.me.

Web-graph footprint

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

3,994 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ig.me.

MechanismTarget
SPF_Aig.me

Related pages

Pivot deeper into the graph from ig.me.

Cypher and MCP

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

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