Skip to content

Hostname

app.seedooh.com

Last fetched

app.seedooh.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · app.seedooh.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.seedooh.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1533.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.03.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1653.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.203.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2513.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1753.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1943.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.453.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.553.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.20152.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.552.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.10752.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.11952.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.11152.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.11952.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.134.3752.95.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

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

Subdomains

1 observed subdomain of app.seedooh.com.

Threat posture

History

Related pages

Pivot deeper into the graph from app.seedooh.com.

Cypher and MCP

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

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