Hostname
ef-pmr.org
Last fetched
ef-pmr.org resolves to 1 IPv4 address operated by FOXCLOUD - FOXCLOUD LLP in NL. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
ef-pmr.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.156.65.119 | 194.156.65.0/24 | AS200904 | FOXCLOUD - FOXCLOUD LLP | NL |
WHOIS identity
- Registrar
- iana:303
- Organization
- anjela curkan
- Contact emails
Subdomains
2 observed subdomains of ef-pmr.org.
| Subdomain |
|---|
| mail.ef-pmr.org |
| www.ef-pmr.org |
Web-graph footprint
Distinct hostnames that link to or from ef-pmr.org in the public web crawl.
24 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ef-pmr.org.
| Mechanism | Target |
|---|---|
| SPF_A | ef-pmr.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 194.156.65.119 |
| SPF_MX | ef-pmr.org |
Related pages
Pivot deeper into the graph from ef-pmr.org.
- IP · 194.156.65.119
- ASN · AS200904FOXCLOUD - FOXCLOUD LLP
- Registrar · iana:303
- Country · NL
- Email · clients@sitemaking.ws
- TLD · .org
- Browse hostnames · ef…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ef-pmr.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.