Skip to content

Hostname

turno.com

Last fetched

turno.com resolves to 104.20.23.133, announced in 104.20.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. turno.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 · turno.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/turno.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of turno.com owner
Contact emails
admin@telepathy.com, 864407f3-3294-4554-884c-85347a90c41d@identity-protect.org, 8ed78add-b384-42e9-9243-c1eba1979ab1@identity-protect.org, 9633854b-83c2-46eb-b80d-b6dc3769d26f@identity-protect.org, e9013d18-6355-48a2-b6d0-a748dbf423ca@identity-protect.org, f6cfed57-e2df-4976-8c26-c53f05875741@identity-protect.org, fd11d9ca-ce93-44c4-8360-39905f3fdefb@identity-protect.org, owner-10640683@turno.com.whoisprivacyservice.org

Subdomains

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

  • roxy.ns.cloudflare.com
  • yadiel.ns.cloudflare.com

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

SPF policy

  • include: amazonses.com
  • include: _spf.google.com
  • a: turno.com
  • mx: turno.com
  • include: 39498295.spf03.hubspotemail.net
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

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