Skip to content

Hostname

rpf24pro.de

Last fetched

rpf24pro.de resolves to 2 IPv4 addresses operated by NMM-AS - Neue Medien Muennich GmbH in DE.

Nutrition Label

WHISPER CANON · rpf24pro.deRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rpf24pro.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.132.11385.13.132.0/24AS34788NMM-AS - Neue Medien Muennich GmbHDE
85.13.164.22385.13.164.0/24AS34788NMM-AS - Neue Medien Muennich GmbHDE

WHOIS identity

No WHOIS records are currently associated with rpf24pro.de in WhisperGraph.

Subdomains

7 observed subdomains of rpf24pro.de.

Web-graph footprint

Distinct hostnames that link to or from rpf24pro.de in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rpf24pro.de.

MechanismTarget
SPF_Arpf24pro.de
SPF_Aserver02.koettel.de
SPF_Aserver03.koettel.de
SPF_IP217.31.89.81/32
SPF_IP3.120.0.4/32
SPF_IP3.122.21.86/32
SPF_IP52.58.12.247/32
SPF_MXrpf24pro.de

Related pages

Pivot deeper into the graph from rpf24pro.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rpf24pro.de"})-[: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.