Skip to content

Hostname

wood.com

Last fetched

wood.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · wood.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wood.com

Resolution chain

wood.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.245.152.148188.245.0.0/16AS24940DE

WHOIS identity

Registrar
iana:2
Organization
wood&co.
Contact emails

Subdomains

8 observed subdomains of wood.com.

Web-graph footprint

Distinct hostnames that link to or from wood.com in the public web crawl.

51 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for wood.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.emailkampane.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.revisio.cz
SPF_IP13.69.231.197/32
SPF_IP194.213.49.250
SPF_IP194.213.49.252
SPF_IP194.213.49.253
SPF_IP212.158.157.129
SPF_IP212.158.157.130
SPF_IP212.158.157.131
SPF_IP212.158.157.161
SPF_IP37.9.175.155/32
SPF_IP46.229.239.178

Related pages

Pivot deeper into the graph from wood.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wood.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.