Hostname
woodmac.com
Last fetched
woodmac.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
woodmac.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 |
|---|---|---|---|---|
| 45.223.163.205 | 45.223.163.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.183.205 | 45.223.183.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of woodmac.com owner
- Contact emails
- abuse@web.com
- cr6ss6jy8um@networksolutionsprivateregistration.com
- fh52u5h28j4@networksolutionsprivateregistration.com
- gv9a887p553@networksolutionsprivateregistration.com
- he2s83g68jp@networksolutionsprivateregistration.com
- hj9eu2q84nk@networksolutionsprivateregistration.com
- j54zb9cn2mt@networksolutionsprivateregistration.com
- j74xr4ck2dx@networksolutionsprivateregistration.com
- kq7uf38s8q7@networksolutionsprivateregistration.com
- pb9ue76p63q@networksolutionsprivateregistration.com
- qu5pv6q244v@networksolutionsprivateregistration.com
- qw6gu9j56wc@networksolutionsprivateregistration.com
- re5bq4sp5sc@networksolutionsprivateregistration.com
- rx4pf6mj3bn@networksolutionsprivateregistration.com
- tb62h8hz22n@networksolutionsprivateregistration.com
- up7pn9fq4ty@networksolutionsprivateregistration.com
- uw2jr73638c@networksolutionsprivateregistration.com
- z884y2xj6kx@networksolutionsprivateregistration.com
- ed3e8f45-8b4f-4087-978a-810d8fc9f265@identity-protect.org
Subdomains
84 observed subdomains of woodmac.com.
Showing 25 of 84. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from woodmac.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for woodmac.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | spf-0087f502.pphosted.com |
| SPF_INCLUDE | spf1.woodmac.com |
| SPF_INCLUDE | spf2.woodmac.com |
| SPF_INCLUDE | spf3.woodmac.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 208.95.135.68 |
| SPF_IP | 74.121.51.76 |
Related pages
Pivot deeper into the graph from woodmac.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "woodmac.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.