Skip to content

Hostname

lpforest.org

Last fetched

lpforest.org resolves to 2 IPv4 addresses operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lpforest.orgRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/lpforest.org

Resolution chain

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

IPPrefixASNOperatorCountry
67.205.25.7167.205.0.0/19AS26347DREAMHOST-AS - New Dream Network, LLCUS
72.52.169.3472.52.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:2
Organization
jasonn beckstrand
Contact emails

Subdomains

2 observed subdomains of lpforest.org.

Web-graph footprint

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

53 sites link to this hostname.

313 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lpforest.org.

MechanismTarget
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXlpforest.org

Related pages

Pivot deeper into the graph from lpforest.org.

Cypher and MCP

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

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