Skip to content

Hostname

ctndata.com

Last fetched

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

Resolution chain

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of ctndata.com owner
Contact emails
hostmaster@ctndata.com, noreply@data-protected.net, 3736fe59-7582-41c1-b7a7-e867879a7214@identity-protect.org, 81c58148-f510-4968-b02d-98ff203fbf52@identity-protect.org, 8a7c7fb5-b517-49ab-8d90-6a75b57cccb3@identity-protect.org, d6756630-b371-4cb2-b84d-60d4fdb4b2ff@identity-protect.org, f2243fdb-d48e-4d6c-a99f-ba6c81ae0354@identity-protect.org, ff1837dc-19d7-4490-b30b-2fbadbad1be8@identity-protect.org, owner-1387191@ctndata.com.whoisprivacyservice.org

Subdomains

Showing 1 of 1 subdomain (1 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-269.awsdns-33.com
  • ns-927.awsdns-51.net
  • ns-1509.awsdns-60.org
  • ns-1642.awsdns-13.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

Threat-feed evidence

History

Related pages

Pivot from ctndata.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: "ctndata.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.