Skip to content

Hostname

vrm.de

Last fetched

vrm.de resolves to 176.52.247.244, announced in 176.52.240.0/21 by MITTWALD-AS - Robert Meyer trading as "Mittwald CM Service GmbH & Co. KG" in DE. vrm.de is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · vrm.deRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vrm.de

Resolution chain

IPv6 resolution

No AAAA record for vrm.de is recorded in WhisperGraph.

Attribution

robert meyer trading mittwald cm

ORIGIN_AS

WHOIS identity

WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for vrm.de. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.uvensys.de
  • ns2.uvensys.de

MX records

  • mxtls.expurgate.net

SPF policy

  • ip: 77.235.162.0/24
  • ip: 217.31.84.130/32
  • include: amazonses.com
  • include: spf-de.emailsignatures365.com
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • include: agenturserver.de
  • include: _spfi.evolver.de
  • a: smtphost1.vrm.de
  • include: _spf.expurgate.net
  • ip: 136.243.250.233
  • ip: 167.235.153.87
  • ip: 168.119.172.35
  • ip: 193.102.158.1
  • ip: 193.102.158.104
  • ip: 193.102.158.42
  • ip: 51.178.243.16
  • ip: 80.228.115.225
  • ip: 80.228.115.226
  • ip: 88.198.122.9
  • ip: 92.204.33.169

Threat-feed evidence

History

Related pages

Pivot from vrm.de into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vrm.de"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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