Skip to content

Hostname

t2p.co.th

Last fetched

t2p.co.th resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:thnic as the registrar.

Nutrition Label

WHISPER CANON · t2p.co.thRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/t2p.co.th

Resolution chain

t2p.co.th resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.215.57.5413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.16.3913.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.91.7918.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:thnic
Organization
t2p co., ltd. (บริษัท ทีทูพี จำกัด)
Contact emails

Subdomains

24 observed subdomains of t2p.co.th.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for t2p.co.th.

MechanismTarget
SPF_IP54.254.132.115
SPF_MXt2p.co.th

Related pages

Pivot deeper into the graph from t2p.co.th.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "t2p.co.th"})-[: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.