Skip to content

Hostname

tnswp.com

Last fetched

tnswp.com resolves to 75.2.10.42, announced in 75.2.0.0/20 by AMAZON-02 - Amazon.com, Inc. in US. tnswp.com 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 · tnswp.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tnswp.com

Resolution chain

IPv6 resolution

No AAAA record for tnswp.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of tnswp.com owner
Contact emails
174513fc-5bac-444f-ac15-27a2a4252cc6@identity-protect.org, 2ecd04b4-8383-4ba5-99b8-095e4f1a6137@identity-protect.org, 4c4fff4d-43e8-4d2c-93b3-dba3dd058f82@identity-protect.org, 5373201c-8574-4105-97e8-67d5aabd7254@identity-protect.org, 5fa1ebf1-bf90-414c-9214-e9e96e3f7545@identity-protect.org, 8445bae3-b74d-4b85-b352-cb6f6ebf593f@identity-protect.org, f85a70aa-0fc6-43db-bcf2-5ea8470d0678@identity-protect.org, owner-11734986@tnswp.com.whoisprivacyservice.org

Subdomains

Showing 3 of 3 subdomains (3 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-158.awsdns-19.com
  • ns-918.awsdns-50.net
  • ns-1204.awsdns-22.org
  • ns-1725.awsdns-23.co.uk

SPF policy

  • mx: tnswp.com
  • a: dilsmtp.dil.in
  • a: tbms.datainfosys.net

Threat-feed evidence

History

Related pages

Pivot from tnswp.com 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: "tnswp.com"})-[: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.