Hostname
timbers.com
Last fetched
timbers.com resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:291 as the registrar.
Nutrition Label
Resolution chain
timbers.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.123 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.137 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 23.193.119.203 | 23.193.119.0/24 | AS20940 | AKAMAI-ASN1 | JP |
| 23.193.119.214 | 23.193.119.0/24 | AS20940 | AKAMAI-ASN1 | JP |
| 23.222.17.203 | 23.222.17.0/24 | AS20940 | AKAMAI-ASN1 | CA |
| 23.222.17.207 | 23.222.17.0/24 | AS20940 | AKAMAI-ASN1 | CA |
| 23.36.162.206 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.219 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.110.25 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.110.28 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 96.16.248.157 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.163 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
WHOIS identity
- Registrar
- iana:291
- Organization
- direct privacy
- Contact emails
Subdomains
36 observed subdomains of timbers.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from timbers.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for timbers.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | spf-westus.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from timbers.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "timbers.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.