Hostname
tbocargo.com
Last fetched
tbocargo.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tbocargo.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.126.206.198 | 13.126.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.235.72.22 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.66.38.176 | 52.66.32.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tbocargo.com owner
- Contact emails
- 140fdd04-449c-4766-8762-d583c00c28f8@identity-protect.org
- 1da68936-3164-485b-b673-a5d546c38add@identity-protect.org
- 7e06f79a-2457-405c-aa47-865c5c773400@identity-protect.org
- a7c0d530-851e-4e90-8d68-01bd2b258790@identity-protect.org
- c3699907-900e-491b-ae75-916eba6c6e1c@identity-protect.org
- c50a4706-54fc-4a12-acdd-aaf6d051e422@identity-protect.org
- owner-799620@tbocargo.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of tbocargo.com.
| Subdomain |
|---|
| www.tbocargo.com |
Web-graph footprint
Distinct hostnames that link to or from tbocargo.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for tbocargo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.travelinfomail.com |
Related pages
Pivot deeper into the graph from tbocargo.com.
- IP · 13.126.206.198
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 140fdd04-449c-4766-8762-d583c00c28f8@identity-protect.org
- TLD · .com
- Browse hostnames · tb…
- 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: "tbocargo.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.