Skip to content

Hostname

courses.g-w.com

Last fetched

courses.g-w.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · courses.g-w.comRouting diversity3.9/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/courses.g-w.com

Resolution chain

courses.g-w.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.225.249100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.164.183100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.219.122.12913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.168.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.186.3234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with courses.g-w.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for courses.g-w.com.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com

Related pages

Pivot deeper into the graph from courses.g-w.com.

Cypher and MCP

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

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