Skip to content

Hostname

email.rmv.de

Last fetched

email.rmv.de resolves to 2 IPv4 addresses operated by WITCOM-AS in DE.

Nutrition Label

WHISPER CANON · email.rmv.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/email.rmv.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.19.180.170217.19.176.0/20AS28676WITCOM-ASDE
82.100.215.10082.100.192.0/18AS25394MK-NETZDIENSTE-ASDE

WHOIS identity

No WHOIS records are currently associated with email.rmv.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for email.rmv.de.

MechanismTarget
SPF_INCLUDEspf1.rmv.de

Related pages

Pivot deeper into the graph from email.rmv.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "email.rmv.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.