Hostname
nwoods.com
Last fetched
nwoods.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nwoods.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.66.40.252 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.4 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nwoods.com owner
- Contact emails
- conti@nwoods.com
- 2067feee-e26b-42aa-9aa8-88eeb005c587@identity-protect.org
- 209a304f-8c22-4c1a-8e00-36f9dd76c235@identity-protect.org
- 6153815a-f5f1-4fd8-85c4-c339b4eb50bd@identity-protect.org
- 8b5e89ad-82a9-4da4-9443-5b92dc70a8df@identity-protect.org
- 9ea2a9ed-28b8-4cc5-882f-c7f46933e36a@identity-protect.org
- fd7294a0-826d-4e4a-9ee2-048d7d40e193@identity-protect.org
- fda97d8c-7256-4b65-81da-b544fe2e3bbf@identity-protect.org
- owner-1188949@nwoods.com.whoisprivacyservice.org
- owner-1203753@nwoods.com.whoisprivacyservice.org
- owner-1479217@nwoods.com.whoisprivacyservice.org
- owner-5616428@nwoods.com.whoisprivacyservice.org
- owner-676983@nwoods.com.whoisprivacyservice.org
- owner-9753639@nwoods.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of nwoods.com.
Web-graph footprint
Distinct hostnames that link to or from nwoods.com in the public web crawl.
34 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nwoods.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from nwoods.com.
- IP · 172.66.40.252
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · conti@nwoods.com
- TLD · .com
- Browse hostnames · nw…
- 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: "nwoods.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.