Skip to content

Hostname

dashgoo.com

Last fetched

dashgoo.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dashgoo.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dashgoo.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.61.2852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

30 observed subdomains of dashgoo.com.

Web-graph footprint

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

26 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for dashgoo.com.

MechanismTarget
SPF_Adashgoo.com
SPF_INCLUDE73807.meuspf.com
SPF_INCLUDE_spf.admincontrolpanel.com
SPF_IP162.241.40.200
SPF_MXdashgoo.com

Related pages

Pivot deeper into the graph from dashgoo.com.

Cypher and MCP

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

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