Skip to content

Hostname

tnd.io

Last fetched

tnd.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · tnd.ioRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tnd.io

Resolution chain

tnd.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.163.1093.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.1293.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.663.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.693.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.167.2.233.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.33.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.443.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO
3.167.2.683.167.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

Registrar
iana:269
Organization
tnd
Contact emails

Subdomains

5 observed subdomains of tnd.io.

Web-graph footprint

Distinct hostnames that link to or from tnd.io in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tnd.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from tnd.io.

Cypher and MCP

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

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