Skip to content

Hostname

webcourseworks.com

Last fetched

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

Nutrition Label

WHISPER CANON · webcourseworks.comRouting diversity3.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/webcourseworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.226.56.24934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.116.2534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.124.10435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.165.12844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.100.8154.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

62 observed subdomains of webcourseworks.com.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for webcourseworks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf1.webcourseworks.com
SPF_INCLUDEwebcourseworks.ladesk.com

Related pages

Pivot deeper into the graph from webcourseworks.com.

Cypher and MCP

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

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