Skip to content

Hostname

ardentlearning.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.59.116.12313.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.37.1516.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.179.5818.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.208.2093.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.44.2513.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.179.2073.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
ardent learning,
Contact emails

Subdomains

4 observed subdomains of ardentlearning.com.

Web-graph footprint

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

98 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ardentlearning.com.

MechanismTarget
SPF_INCLUDE6156179.spf06.hubspotemail.net
SPF_INCLUDEicpbounce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstaticapp.icpsc.com
SPF_IP50.75.150.234

Related pages

Pivot deeper into the graph from ardentlearning.com.

Cypher and MCP

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

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