Hostname
prif.org
Last fetched
prif.org resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
prif.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 |
|---|---|---|---|---|
| 185.227.112.153 | 185.227.112.0/24 | AS15817 | MITTWALD-AS Mittwald CM Service GmbH und Co. KG | DE |
WHOIS identity
- Registrar
- iana:1387
- Organization
- hessische stiftung friedens- u. konfliktforschung
- Contact emails
Subdomains
11 observed subdomains of prif.org.
Web-graph footprint
Distinct hostnames that link to or from prif.org in the public web crawl.
256 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for prif.org.
| Mechanism | Target |
|---|---|
| SPF_A | mailout02.iacd.net |
| SPF_A | prif.org |
| SPF_A | webmail.prif.org |
| SPF_INCLUDE | _spf.kundenserver.de |
| SPF_INCLUDE | _spf.perfora.net |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | jpberlin.de |
| SPF_IP | 217.113.45.225/32 |
| SPF_IP | 2a02:ea2:c101:1::25:200/64 |
| SPF_IP | 46.163.89.0/24 |
| SPF_MX | prif.org |
Related pages
Pivot deeper into the graph from prif.org.
- IP · 185.227.112.153
- ASN · AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KG
- Registrar · iana:1387
- Country · DE
- Email · kin@hsfk.de
- TLD · .org
- Browse hostnames · pr…
- 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: "prif.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.