Skip to content

Hostname

credly.com

Last fetched

credly.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.11018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.11118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.247.1063.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.1263.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.523.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.162.247.563.162.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
3.171.76.1213.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.1293.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.133.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.623.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
credly,
Contact emails

Subdomains

93 observed subdomains of credly.com.

Web-graph footprint

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

23,939 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for credly.com.

MechanismTarget
SPF_INCLUDE_spf.credly_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from credly.com.

Cypher and MCP

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

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