Skip to content

Hostname

igage.com

Last fetched

igage.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · igage.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/igage.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.108108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.114108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.2108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.97108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.32.230.1613.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.4313.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.5313.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.230.8313.32.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of igage.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for igage.com.

MechanismTarget
SPF_Aigage.com
SPF_INCLUDEspf.ymlp.com
SPF_MXigage.com

Related pages

Pivot deeper into the graph from igage.com.

Cypher and MCP

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

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