Skip to content

Hostname

turnitin.com

Last fetched

turnitin.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · turnitin.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/turnitin.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.210.11108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.49108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.52108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.210.70108.139.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
151.101.130.133151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.133151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.133151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.133151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
18.172.112.2718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.5418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for turnitin.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspfips.turnitin.com

Related pages

Pivot deeper into the graph from turnitin.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "turnitin.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.