Hostname
jdwetherspoon.com
Last fetched
jdwetherspoon.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
jdwetherspoon.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:299
- Organization
- david capstick
- Contact emails
Subdomains
17 observed subdomains of jdwetherspoon.com.
Showing 12 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jdwetherspoon.com in the public web crawl.
1,356 sites link to this hostname.
69 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for jdwetherspoon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailcontrol.com |
| SPF_INCLUDE | spf.scanscope.net |
| SPF_INCLUDE | txdlimited.co.uk |
| SPF_IP | 162.13.114.0/24 |
| SPF_IP | 18.168.140.58/32 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 35.177.234.114 |
| SPF_IP | 46.231.191.160/27 |
| SPF_IP | 52.166.124.85/32 |
| SPF_IP | 89.30.104.0/24 |
Related pages
Pivot deeper into the graph from jdwetherspoon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jdwetherspoon.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.