Skip to content

Hostname

elearnsecurity.com

Last fetched

elearnsecurity.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · elearnsecurity.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/elearnsecurity.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.56.18223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.132.2163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.108.1393.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.181.1833.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.68.773.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.65.10344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.5.4154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.206.14654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.192.23854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.10.4254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.22.11954.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.53.6598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

21 observed subdomains of elearnsecurity.com.

Web-graph footprint

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

157 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for elearnsecurity.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE3985396.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP208.95.134.195

Related pages

Pivot deeper into the graph from elearnsecurity.com.

Cypher and MCP

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

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