Skip to content

Hostname

timber.exchange

Last fetched

timber.exchange resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · timber.exchangeRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/timber.exchange

Resolution chain

timber.exchange resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.214104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.214104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.137172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
35.181.122.25435.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
52.47.56.1452.47.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
amir rashad
Contact emails

Subdomains

6 observed subdomains of timber.exchange.

Web-graph footprint

Distinct hostnames that link to or from timber.exchange in the public web crawl.

29 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for timber.exchange.

MechanismTarget
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from timber.exchange.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "timber.exchange"})-[: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.