Skip to content

Hostname

app.dext.dev

Last fetched

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

Nutrition Label

WHISPER CANON · app.dext.devRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/app.dext.dev

Resolution chain

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

IPPrefixASNOperatorCountry
46.137.48.8546.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.51.21152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.152.25254.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.76.18263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

2 observed subdomains of app.dext.dev.

Web-graph footprint

Distinct hostnames that link to or from app.dext.dev in the public web crawl.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from app.dext.dev.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "app.dext.dev"})-[: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.