Skip to content

Hostname

amion.com

Last fetched

amion.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.119108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.15108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.37108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.95108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.164.68.11618.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.68.12218.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.68.3418.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.68.5818.164.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.171.214.1083.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1273.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.433.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.953.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for amion.com.

MechanismTarget
SPF_Aamion.com
SPF_Adeda572.mivamerchant.net
SPF_INCLUDE5179062.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from amion.com.

Cypher and MCP

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

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