Hostname
askdante.com
Last fetched
askdante.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1390 as the registrar.
Nutrition Label
Resolution chain
askdante.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:1390
- Organization
- bader & jene
- Contact emails
Subdomains
30 observed subdomains of askdante.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from askdante.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for askdante.com.
| Mechanism | Target |
|---|---|
| SPF_A | askdante.com |
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 2a01:488:42:1000:50ed:8444:0:0 |
| SPF_IP | 80.237.132.68 |
| SPF_IP | 88.205.28.161 |
| SPF_MX | askdante.com |
Related pages
Pivot deeper into the graph from askdante.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "askdante.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.