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
Resolution chain
lpm.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.69.128 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.13 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.37 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.84 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.162.221.127 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.32 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.67 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.221.96 | 3.162.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 65.8.131.62 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.70 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.86 | 65.8.130.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.93 | 65.8.130.0/23 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for lpm.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.fundraiseup.com |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
Related pages
Pivot deeper into the graph from lpm.org.
- IP · 13.226.69.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1861
- Country · HK
- Email · 566743@privacy-link.com
- TLD · .org
- Browse hostnames · lp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.