Hostname
cbxtaxi.com
Last fetched
cbxtaxi.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cbxtaxi.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.222.70.239 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.215.195.129 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.224.183.209 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.91.92.26 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cbxtaxi.com owner
- Contact emails
- najib@torreypinestowncar.com
- 1098d4e7-515a-4dbc-ac6f-b499f16b2d09@identity-protect.org
- 70c96864-6358-4c1d-8350-0faf479f3611@identity-protect.org
- 990086d3-5309-4b83-bd32-7b89497b90f8@identity-protect.org
- 9f89c792-8564-46f2-b751-1ae9a895bdf3@identity-protect.org
- c0a40edb-a5ff-4f5a-bbda-08e048df7a6a@identity-protect.org
- e4fb4b36-932b-4bb5-8c42-6626a3610e42@identity-protect.org
Subdomains
1 observed subdomain of cbxtaxi.com.
| Subdomain |
|---|
| wildcard.cbxtaxi.com |
Web-graph footprint
Distinct hostnames that link to or from cbxtaxi.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cbxtaxi.com.
- IP · 13.222.70.239
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · najib@torreypinestowncar.com
- TLD · .com
- Browse hostnames · cb…
- 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: "cbxtaxi.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.