Skip to content

Hostname

lamsalearn.com

Last fetched

lamsalearn.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
158.252.39.254158.252.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
3.29.140.1373.28.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AE
40.172.108.3840.172.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE
40.172.213.5640.172.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE
40.172.96.5540.172.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE
51.112.182.5351.112.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

4 observed subdomains of lamsalearn.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lamsalearn.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lamsalearn.com.

Cypher and MCP

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

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