Skip to content

Hostname

ledgerlens.io

Last fetched

ledgerlens.io resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ledgerlens.ioRouting diversity3.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ledgerlens.io

Resolution chain

ledgerlens.io resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.11713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.101143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.12143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.39143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.75143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
192.0.78.179192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.203192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:303
Organization
jeremy nau
Contact emails

Subdomains

38 observed subdomains of ledgerlens.io.

Web-graph footprint

Distinct hostnames that link to or from ledgerlens.io in the public web crawl.

39 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ledgerlens.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ledgerlens.io.

Cypher and MCP

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

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