Skip to content

Hostname

axiom-mods.com

Last fetched

axiom-mods.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · axiom-mods.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/axiom-mods.com

Resolution chain

axiom-mods.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.128.2183.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2553.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.813.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2143.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.373.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.553.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.653.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.973.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.108.24052.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.108.4852.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.16852.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.19252.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.179.9652.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.228.20052.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.93.2452.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.94.23252.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0157467816
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from axiom-mods.com.

Cypher and MCP

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

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