Skip to content

Hostname

3tbq0.com

Last fetched

3tbq0.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 3tbq0.comRouting diversity5.6/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/3tbq0.com

Resolution chain

3tbq0.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.233.49.23913.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
134.122.133.156134.122.133.0/24AS152194JP
154.89.156.136154.89.156.0/24AS400619AROSS-AS - AROSSCLOUD INC.HK
23.145.232.10923.145.232.0/24AS209242US
34.92.66.10034.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
34.96.198.1134.96.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK
35.154.240.1835.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
4.144.235.264.144.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
45.61.235.14445.61.235.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.14145.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.14945.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.15345.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
45.61.236.15545.61.236.0/24AS53587AZT - AZURE TECHNOLOGY CO., LIMITEDHK
52.221.64.21352.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
57.158.133.2857.156.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of 3tbq0.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 3tbq0.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "3tbq0.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.