Hostname
delta9-analytics.com
Last fetched
delta9-analytics.com resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 Netherlands in NL.
Nutrition Label
Resolution chain
delta9-analytics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.17.104.6 | 85.17.0.0/16 | AS60781 | LEASEWEB-NL-AMS-01 Netherlands | NL |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from delta9-analytics.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for delta9-analytics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emsd1.com |
| SPF_IP | 2001:1af8:2100:b0a0:0:0:0:200 |
| SPF_IP | 2001:1af8:2100:b0a0:0:0:0:6 |
| SPF_IP | 85.17.104.2 |
| SPF_IP | 85.17.14.6 |
Related pages
Pivot deeper into the graph from delta9-analytics.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "delta9-analytics.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.