Skip to content

Hostname

lpm.org

Last fetched

lpm.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · lpm.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lpm.org

Resolution chain

lpm.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.69.12813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.1313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.3713.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.8413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.162.221.1273.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.323.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.673.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.221.963.162.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.CL
65.8.131.6265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1861
Organization
domain protection services,
Contact emails

Subdomains

13 observed subdomains of lpm.org.

Web-graph footprint

Distinct hostnames that link to or from lpm.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lpm.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.fundraiseup.com
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20

Related pages

Pivot deeper into the graph from lpm.org.

Cypher and MCP

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

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