Skip to content

Hostname

lamondlu.net

Last fetched

lamondlu.net resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · lamondlu.netRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lamondlu.net

Resolution chain

lamondlu.net resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.154.103.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.154.1613.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.154.2433.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2023.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.403.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.483.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1093.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.7952.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.3152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.17.1552.219.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.11952.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.7152.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.5552.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.7552.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

1 observed subdomain of lamondlu.net.

Threat posture

History

Related pages

Pivot deeper into the graph from lamondlu.net.

Cypher and MCP

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

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