Hostname
offroadtab.com
Last fetched
offroadtab.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
offroadtab.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.58.130.243 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.126.167 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.14.243.107 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.14.105.79 | 52.14.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of offroadtab.com owner
- Contact emails
- 06c7e43e-30c9-4f4f-b795-57dc07566a72@identity-protect.org
- 1688da94-3442-406e-9cf6-564b212b4465@identity-protect.org
- 2025f6fe-42b8-4815-a014-ce9e6bb3a35d@identity-protect.org
- 6743f29b-542b-4412-a61e-b7f8ee38a3fb@identity-protect.org
- baf1a9a0-8b20-4802-8140-d61dd5dff0f0@identity-protect.org
- c319776c-87ac-4dfb-a610-b2f5a89eeff6@identity-protect.org
- f60035e6-5e50-47d9-b8b8-a9c85930cfe5@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from offroadtab.com.
- IP · 13.58.130.243
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 06c7e43e-30c9-4f4f-b795-57dc07566a72@identity-protect.org
- TLD · .com
- Browse hostnames · of…
- 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: "offroadtab.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.