Skip to content

Hostname

app.dashgoo.com

Last fetched

app.dashgoo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.3413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.80.1118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of app.dashgoo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for app.dashgoo.com.

MechanismTarget
SPF_Aapp.dashgoo.com
SPF_IP200.98.4.37
SPF_MXapp.dashgoo.com

Related pages

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

Cypher and MCP

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

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