Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.227.112.153185.227.112.0/24AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for prif.org.

MechanismTarget
SPF_Amailout02.iacd.net
SPF_Aprif.org
SPF_Awebmail.prif.org
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEagenturserver.de
SPF_INCLUDEjpberlin.de
SPF_IP217.113.45.225/32
SPF_IP2a02:ea2:c101:1::25:200/64
SPF_IP46.163.89.0/24
SPF_MXprif.org

Related pages

Pivot deeper into the graph from prif.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.