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
Resolution chain
efncp.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.35.226.184 | 5.35.224.0/19 | AS20773 | — | DE |
| 85.215.236.192 | 85.215.128.0/17 | AS8560 | — | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for efncp.org.
| Mechanism | Target |
|---|---|
| SPF_A | efncp.org |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.viakom.cloud |
| SPF_INCLUDE | ispgateway.de |
| SPF_IP | 2a01:488:42::/48 |
| SPF_IP | 80.237.130.0/24 |
| SPF_IP | 80.237.132.0/24 |
| SPF_IP | 80.237.133.0/24 |
| SPF_IP | 80.237.138.0/24 |
| SPF_IP | 92.51.170.64/27 |
| SPF_MX | efncp.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.