Skip to content

Hostname

tbook.com

Last fetched

tbook.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tbook.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/tbook.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.227.17113.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.135.9113.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.203.16913.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.158.22213.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.146.14218.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.157.14852.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.127.20952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.95.7952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.28.2754.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.96.3152.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of tbook.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from tbook.com.

Cypher and MCP

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

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