Skip to content

Hostname

lerni.us

Last fetched

lerni.us resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · lerni.usRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/lerni.us

Resolution chain

lerni.us resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.74.158104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
146.59.44.2146.59.0.0/17AS16276PL
172.67.159.219172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:625
Organization
lerni sp z o. o.
Contact emails

Subdomains

49 observed subdomains of lerni.us.

Web-graph footprint

Distinct hostnames that link to or from lerni.us in the public web crawl.

80 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lerni.us.

MechanismTarget
SPF_Alerni.us
SPF_INCLUDE_spf.google.com
SPF_IP153.92.228.208
SPF_IP153.92.232.14
SPF_IP188.165.14.29
SPF_IP188.68.240.155
SPF_MXlerni.us

Related pages

Pivot deeper into the graph from lerni.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lerni.us"})-[: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.