Hostname
buildatimberframe.com
Last fetched
buildatimberframe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
buildatimberframe.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.162.103.21 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.41 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.44 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.76 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.102.107 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.84.102.22 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.84.102.39 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.84.102.98 | 52.84.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:1068
- Organization
- amity services - believer solutions
- Contact emails
Subdomains
1 observed subdomain of buildatimberframe.com.
| Subdomain |
|---|
| www.buildatimberframe.com |
Web-graph footprint
Distinct hostnames that link to or from buildatimberframe.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from buildatimberframe.com.
- IP · 3.162.103.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 5d04e0687735418584342b00243cf04f.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · bu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buildatimberframe.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.