Skip to content

Hostname

efncp.org

Last fetched

efncp.org resolves to 2 IPv4 addresses operated by AS20773 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · efncp.orgRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/efncp.org

Resolution chain

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

WHOIS identity

Registrar
iana:1390
Organization
european forum on nature conservation and pastoralism (efncp)
Contact emails

Subdomains

3 observed subdomains of efncp.org.

Web-graph footprint

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

104 sites link to this hostname.

199 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for efncp.org.

MechanismTarget
SPF_Aefncp.org
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.viakom.cloud
SPF_INCLUDEispgateway.de
SPF_IP2a01:488:42::/48
SPF_IP80.237.130.0/24
SPF_IP80.237.132.0/24
SPF_IP80.237.133.0/24
SPF_IP80.237.138.0/24
SPF_IP92.51.170.64/27
SPF_MXefncp.org

Related pages

Pivot deeper into the graph from efncp.org.

Cypher and MCP

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

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