Skip to content

Hostname

weyerhaeuser.com

Last fetched

weyerhaeuser.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · weyerhaeuser.comRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/weyerhaeuser.com

Resolution chain

weyerhaeuser.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.181.10143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.64143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.73143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.164.6.1273.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.523.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.583.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.164.6.873.164.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.169.202.1133.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.1223.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.33.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.553.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1063.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.453.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.533.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.943.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.181.3143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

363 observed subdomains of weyerhaeuser.com.

Web-graph footprint

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

1,201 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for weyerhaeuser.com.

MechanismTarget
SPF_INCLUDEspfva.wy.com
SPF_INCLUDEspfvb.wy.com
SPF_INCLUDEspfvc.wy.com
SPF_INCLUDEspfvd.wy.com
SPF_MXweyerhaeuser.com

Related pages

Pivot deeper into the graph from weyerhaeuser.com.

Cypher and MCP

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

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