Skip to content

Hostname

tbtechad.com

Last fetched

tbtechad.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · tbtechad.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tbtechad.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.124.3913.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.151.313.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.240.19513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.110.25013.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
tbtechad
Contact emails

Subdomains

16 observed subdomains of tbtechad.com.

Web-graph footprint

Distinct hostnames that link to or from tbtechad.com in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for tbtechad.com.

MechanismTarget
SPF_IP123.212.238.250
SPF_IP211.46.109.10

Related pages

Pivot deeper into the graph from tbtechad.com.

Cypher and MCP

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

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