Skip to content

Hostname

imigee.io

Last fetched

imigee.io resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · imigee.ioRouting diversity5.7/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/imigee.io

Resolution chain

imigee.io resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.178.9616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.12016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.1116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.14816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.8016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.38.1316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.214.10952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.218.12552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.25352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.9352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.206.2152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.225.22152.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.68.352.217.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.73.23552.217.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.11754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.4554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with imigee.io in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for imigee.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from imigee.io.

Cypher and MCP

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

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