Hostname
timberworxs.com
Last fetched
timberworxs.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
timberworxs.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.203.159.0 | 116.203.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of timberworxs.com owner
- Contact emails
- 0cc1bb89-8d31-41b5-b3de-a3a6a743240a@identity-protect.org
- 2c821fb2-35ea-4728-ab73-2db674f5203e@identity-protect.org
- 33edf73d-1c88-47a6-af02-099295ce7ac9@identity-protect.org
- 51a121c9-f06e-4b40-bff8-93f8fee90852@identity-protect.org
- a0306a6a-71d3-40ab-a379-3ad3e9064e8a@identity-protect.org
- ca6e49af-ea5e-42a3-907f-7382633f3d6c@identity-protect.org
- e9c5a35d-6f34-4b78-b79c-60ed2b191b82@identity-protect.org
Subdomains
5 observed subdomains of timberworxs.com.
Threat posture
History
Related pages
Pivot deeper into the graph from timberworxs.com.
- IP · 116.203.159.0
- ASN · AS24940
- Registrar · iana:468
- Country · DE
- Email · 0cc1bb89-8d31-41b5-b3de-a3a6a743240a@identity-protect.org
- TLD · .com
- Browse hostnames · ti…
- 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: "timberworxs.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.