Skip to content

Hostname

timberland.com

Last fetched

timberland.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · timberland.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/timberland.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.43.102104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.204.7.8423.204.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.207.134.14123.207.128.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.143.9623.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.60.23388.221.60.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.101.179.18595.101.176.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for timberland.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.64.248.159
SPF_IP167.64.248.237
SPF_IP167.64.248.247
SPF_IP167.64.248.46
SPF_IP167.64.248.49

Related pages

Pivot deeper into the graph from timberland.com.

Cypher and MCP

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

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