Skip to content

Hostname

credocourseware.com

Last fetched

credocourseware.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · credocourseware.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/credocourseware.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.64.18108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.31108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.5108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.64.92108.138.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.187.11913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9413.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.10813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.10913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

29 observed subdomains of credocourseware.com.

Web-graph footprint

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

9 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for credocourseware.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from credocourseware.com.

Cypher and MCP

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

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