Skip to content

Hostname

mvb.de

Last fetched

mvb.de resolves to 1 IPv4 address operated by AS15590 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.200.51.197195.200.48.0/21AS15590DE

WHOIS identity

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

Subdomains

6 observed subdomains of mvb.de.

Web-graph footprint

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

126 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mvb.de.

MechanismTarget
SPF_INCLUDEinxserver.com
SPF_INCLUDEnet1.spf.fiduciagad.de
SPF_IP185.98.184.0/24
SPF_IP2a01:4f8:d0a:301f:0:0:0:2
SPF_IP2a01:4f8:d0a:6244:0:0:0:2
SPF_IP78.46.2.57
SPF_IP80.243.45.146/32
SPF_IP80.82.206.0/26

Related pages

Pivot deeper into the graph from mvb.de.

Cypher and MCP

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

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