Skip to content

Hostname

turnto.com

Last fetched

turnto.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · turnto.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/turnto.com

Resolution chain

turnto.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.27.79100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.15.66100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.28.118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.120.753.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.23.17734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.197.4544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.129.11344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.250.18944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.55.21354.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.32.5254.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of turnto.com owner
Contact emails

Subdomains

14 observed subdomains of turnto.com.

Web-graph footprint

Distinct hostnames that link to or from turnto.com in the public web crawl.

19 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for turnto.com.

MechanismTarget
SPF_Aturnto.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXturnto.com

Related pages

Pivot deeper into the graph from turnto.com.

Cypher and MCP

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

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