Skip to content

Hostname

asxous.securityplatform.io

Last fetched

asxous.securityplatform.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · asxous.securityplatform.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/asxous.securityplatform.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.39.10518.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.3618.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.9118.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.9918.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.165.255.1213.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.143.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.563.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.703.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

No WHOIS records are currently associated with asxous.securityplatform.io in WhisperGraph.

Subdomains

2 observed subdomains of asxous.securityplatform.io.

Threat posture

History

Related pages

Pivot deeper into the graph from asxous.securityplatform.io.

Cypher and MCP

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

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