Skip to content

Hostname

a.mahuat.dev.platform-apps.io

Last fetched

a.mahuat.dev.platform-apps.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · a.mahuat.dev.platform-apps.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/a.mahuat.dev.platform-apps.io

Resolution chain

a.mahuat.dev.platform-apps.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.235.10513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6613.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.164.96.12818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.1818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.818.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.9718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.4418.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.5018.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.8218.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.136.9318.238.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with a.mahuat.dev.platform-apps.io in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from a.mahuat.dev.platform-apps.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "a.mahuat.dev.platform-apps.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.