Skip to content

Hostname

lp.org

Last fetched

lp.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lp.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lp.org

Resolution chain

lp.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

84 observed subdomains of lp.org.

Web-graph footprint

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

1,596 sites link to this hostname.

1,419 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for lp.org.

MechanismTarget
SPF_Alp.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzeptomail.net
SPF_IP159.203.124.20
SPF_IP192.174.88.219
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP206.55.144.0/20
SPF_IP216.157.72.116
SPF_IP216.221.160.0/19
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP23.253.183.0/24
SPF_IP24.110.64.0/18
SPF_IP35.185.40.126
SPF_IP54.240.0.0/17
SPF_IP64.182.230.160/28
SPF_IP69.169.224.0/20
SPF_IP72.83.235.12/30
SPF_IP76.223.128.0/19
SPF_IP76.223.176.0/20
SPF_MXlp.org

Related pages

Pivot deeper into the graph from lp.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lp.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.