Hostname
d2z.com
Last fetched
d2z.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
d2z.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:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 5722905@qq.com
- 8939a30707@d2z.com.whoistrustee.com
- 2f56d82f29af817f490894cd140755a6b088a81b0833b34063a961eb48ec3a0e@d2z.com.whoisproxy.org
- 46ad01338ee1174b4a2e6a1eae738bf2ffaeb756cb7b308d8b431157cc780e2f@d2z.com.whoisproxy.org
- 9b0e73df47651ed3440af8b2d339d8dd3af252443fcb0e2cae4a5e53420bf329@d2z.com.whoisproxy.org
- b7ba49c354b35f0101d229e226fce68193525a3d02d8fba72eb733a12241bb6f@d2z.com.whoisproxy.org
- d235a261a5a4d1dc978b430ec091044c0c07864021dd76adf7bb44308e7c4449@d2z.com.whoisproxy.org
Subdomains
1 observed subdomain of d2z.com.
| Subdomain |
|---|
| www.d2z.com |
Web-graph footprint
Distinct hostnames that link to or from d2z.com in the public web crawl.
8 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for d2z.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 81.128.185.132 |
Related pages
Pivot deeper into the graph from d2z.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "d2z.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.