Hostname
davewindett.com
Last fetched
davewindett.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:48
- Organization
- david windett
- Contact emails
Subdomains
13 observed subdomains of davewindett.com.
Web-graph footprint
Distinct hostnames that link to or from davewindett.com in the public web crawl.
25 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- davewindett.com
SPF policy
8 SPF mechanisms authorising senders for davewindett.com.
| Mechanism | Target |
|---|---|
| SPF_A | davewindett.com |
| SPF_IP | 193.189.74.165/32 |
| SPF_IP | 193.189.74.47 |
| SPF_IP | 193.189.75.132 |
| SPF_IP | 193.189.75.155 |
| SPF_IP | 193.189.75.207 |
| SPF_IP | 193.189.75.99 |
| SPF_MX | davewindett.com |
Related pages
Pivot deeper into the graph from davewindett.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "davewindett.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.