Skip to content

Hostname

courses.collaborativejourneys.com

Last fetched

courses.collaborativejourneys.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.233.3618.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.3718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.4418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.5118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.163.60.1033.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.583.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.593.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.163.60.803.163.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.CO
3.170.19.1153.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.123.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.223.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.373.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

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 courses.collaborativejourneys.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for courses.collaborativejourneys.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from courses.collaborativejourneys.com.

Cypher and MCP

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

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