Skip to content

Hostname

ndththai.com

Last fetched

ndththai.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ndththai.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ndththai.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.215.15313.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.15913.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.16113.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.7513.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.230.13918.154.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.230.19618.154.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.230.4218.154.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.230.518.154.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.226.1193.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.226.1753.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.226.323.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.226.453.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.217.1843.170.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.217.2223.170.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.217.493.170.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.217.73.170.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of ndththai.com owner
Contact emails

Subdomains

4 observed subdomains of ndththai.com.

Threat posture

History

Related pages

Pivot deeper into the graph from ndththai.com.

Cypher and MCP

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

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