Skip to content

Hostname

lessonlearned.no

Last fetched

lessonlearned.no resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · lessonlearned.noRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lessonlearned.no

Resolution chain

lessonlearned.no resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.89.101108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.175.4618.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.84.3134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.40.11534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.23.11052.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.101.2752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.216.5352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.98.14154.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.1.25454.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.0.3654.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with lessonlearned.no in WhisperGraph.

Subdomains

2 observed subdomains of lessonlearned.no.

Web-graph footprint

Distinct hostnames that link to or from lessonlearned.no in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lessonlearned.no.

Related pages

Pivot deeper into the graph from lessonlearned.no.

Cypher and MCP

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

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