Skip to content

Hostname

dodash.app

Last fetched

dodash.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dodash.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dodash.app

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.213.11813.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.1413.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.4813.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.9313.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
3.164.6.1113.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.1133.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.703.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.933.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of dodash.app.

Web-graph footprint

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

6 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dodash.app.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from dodash.app.

Cypher and MCP

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

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