Hostname
wdf.net
Last fetched
wdf.net resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists iana:617 as the registrar.
Nutrition Label
Resolution chain
wdf.net 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 |
|---|---|---|---|---|
| 69.163.183.136 | 69.163.128.0/17 | AS26347 | DREAMHOST-AS - New Dream Network, LLC | US |
WHOIS identity
- Registrar
- iana:617
- Organization
- anonymize, llc.
- Contact emails
- wdf.net-1iempi7112t69@anonymize.com
- wdf.net-1iukg2lfesbp1@anonymize.com
- wdf.net-1iyhs3ufue69i@anonymize.com
- wdf.net-1jecnbwtutroj@anonymize.com
- wdf.net-1jekxvhr6k3sk@anonymize.com
- wdf.net-1ji4fi5edbkfo@anonymize.com
- wdf.net-qxtdm32h25wl@anonymize.com
- wdf.net-somw3eyavvw0@anonymize.com
- wdf.net-t4yzbk9v3036@anonymize.com
- wdf.net-tony4ayl7ubc@anonymize.com
- wdf.net-u82vp5s70oq9@anonymize.com
- wdf.net-urguu2120zee@anonymize.com
- wdf.net-vbq8amnatwz7@anonymize.com
- wdf.net-vbq92wejcles@anonymize.com
- wdf.net-vf6hs9iekcvn@anonymize.com
- wdf.net-vf98e0dm3l82@anonymize.com
- wdf.net@protecteddomainservices.com
- 070fe885e3584970a8d024ca7598bb02.protect@whoisguard.com
Subdomains
1 observed subdomain of wdf.net.
| Subdomain |
|---|
| www.wdf.net |
Web-graph footprint
Distinct hostnames that link to or from wdf.net in the public web crawl.
8 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for wdf.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | netblocks.dreamhost.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_MX | wdf.net |
Related pages
Pivot deeper into the graph from wdf.net.
- IP · 69.163.183.136
- ASN · AS26347DREAMHOST-AS - New Dream Network, LLC
- Registrar · iana:617
- Country · US
- Email · wdf.net-1iempi7112t69@anonymize.com
- TLD · .net
- Browse hostnames · wd…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wdf.net"})-[: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.