Hostname
dash0.com
Last fetched
dash0.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dash0.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dash0.com owner
- Contact emails
- kjell.olsen@projectiondesign.com
- webmaster@morakimou.com
- 69bfc872-7948-4cd9-a13d-c15aa53b95aa@identity-protect.org
- 9b3a654f-bc31-4a3a-8875-a12442f38cc3@identity-protect.org
- c836164e-17c9-490b-9f85-a95e84cc1b9a@identity-protect.org
- d10aec71-c5d7-48aa-8b0c-8f56dedc507b@identity-protect.org
- d58bab77-26b7-4fa7-903b-a74db3e6e787@identity-protect.org
- owner-1745984@dash0.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of dash0.com.
Web-graph footprint
Distinct hostnames that link to or from dash0.com in the public web crawl.
175 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for dash0.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 143217515.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from dash0.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dash0.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.