Skip to content

Hostname

elearningguild.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.5616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.22216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.67.8516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.2223.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.116.20552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.117.6152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.3752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.22152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.22952.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.205.1352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.4554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.199.24554.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.18954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
david holcombe
Contact emails

Subdomains

12 observed subdomains of elearningguild.com.

Web-graph footprint

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

424 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for elearningguild.com.

MechanismTarget
SPF_Aelearningguild.com
SPF_Asmtp2.elearningguild.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXelearningguild.com

Related pages

Pivot deeper into the graph from elearningguild.com.

Cypher and MCP

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

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