Skip to content

Hostname

tnaint.net

Last fetched

tnaint.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. tnaint.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tnaint.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tnaint.net

Resolution chain

No IPv4 resolution is recorded for tnaint.net in WhisperGraph.

IPv6 resolution

No AAAA record for tnaint.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
42327791-baae-4003-97bb-daba1f4d8ba7@identity-protect.org, 43a18257-5c86-4a78-90b5-7d2fd9452afc@identity-protect.org, 7342fc78-e76e-4c1b-9348-b169d80fdf7d@identity-protect.org, 77ba88ab-d23b-4f14-aa3f-9e166c5ed1cd@identity-protect.org, 910b4908-3520-4abc-ae5a-1f619ea94753@identity-protect.org, baa92a93-ca67-419e-8275-fb7fcf6a3183@identity-protect.org, bb5dd62e-26b1-48a9-a87a-5e91afb4addb@identity-protect.org

Mail and authentication

Nameservers

  • ns-345.awsdns-43.com
  • ns-850.awsdns-42.net
  • ns-1406.awsdns-47.org
  • ns-1538.awsdns-00.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

Threat-feed evidence

History

Related pages

Pivot from tnaint.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tnaint.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.