Skip to content

Hostname

lcfpd.org

Last fetched

lcfpd.org resolves to 1 IPv4 address operated by AS209626 in NL. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · lcfpd.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/lcfpd.org

Resolution chain

lcfpd.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626NL

WHOIS identity

Registrar
iana:9
Organization
lake county forest preserve district
Contact emails

Subdomains

11 observed subdomains of lcfpd.org.

Web-graph footprint

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

543 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for lcfpd.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Alcfpd.org
SPF_Amail.lcfpd.org
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.hosting.americaneagle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP107.23.16.222/32
SPF_IP12.1.126.66
SPF_IP52.1.14.157/32
SPF_IP54.173.83.138/32
SPF_IP68.70.166.243
SPF_MXmail.lcfpd.org

Related pages

Pivot deeper into the graph from lcfpd.org.

Cypher and MCP

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

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