Hostname
woodsbagot.com
Last fetched
woodsbagot.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
woodsbagot.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:468
- Organization
- on behalf of woodsbagot.com owner
- Contact emails
- contact@myprivateregistration.com
- 6ea99b88-7b3b-4857-9745-cadf80c437db@identity-protect.org
- 83b0fbae-c936-4b44-b421-d7063fca5fb3@identity-protect.org
- b0ced4fa-1046-476b-8fa9-f312c017a4b4@identity-protect.org
- c207136b-7de1-4936-9d78-410a2a9bce65@identity-protect.org
- c63ab1d1-7960-4f06-aee9-1b2dcf6e01d1@identity-protect.org
- c7482837-3052-416b-aea3-b84d18fb6619@identity-protect.org
- ca037f22-010d-491c-ac48-ffe41f319d77@identity-protect.org
- owner-12017140@woodsbagot.com.whoisprivacyservice.org
Subdomains
38 observed subdomains of woodsbagot.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from woodsbagot.com in the public web crawl.
702 sites link to this hostname.
284 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for woodsbagot.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.woodsbagot.com |
| SPF_INCLUDE | _spf2.woodsbagot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from woodsbagot.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "woodsbagot.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.