Skip to content

Hostname

app.dev.seenons.com

Last fetched

app.dev.seenons.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · app.dev.seenons.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/app.dev.seenons.com

Resolution chain

app.dev.seenons.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.122.10018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.11718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.9418.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.245.253.10318.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.1618.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.6218.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.6418.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with app.dev.seenons.com in WhisperGraph.

Subdomains

1 observed subdomain of app.dev.seenons.com.

Threat posture

History

Related pages

Pivot deeper into the graph from app.dev.seenons.com.

Cypher and MCP

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

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