Skip to content

Hostname

vr-memmingen.de

Last fetched

vr-memmingen.de resolves to 1 IPv4 address operated by AS15590 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.200.53.189195.200.48.0/21AS15590DE

WHOIS identity

No WHOIS records are currently associated with vr-memmingen.de in WhisperGraph.

Subdomains

3 observed subdomains of vr-memmingen.de.

Web-graph footprint

Distinct hostnames that link to or from vr-memmingen.de in the public web crawl.

42 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for vr-memmingen.de.

MechanismTarget
SPF_INCLUDEinxserver.com
SPF_INCLUDEnet1.spf.fiduciagad.de
SPF_IP23.88.90.21/32
SPF_IP2a01:4f8:d0a:75f6:0:0:0:2

Related pages

Pivot deeper into the graph from vr-memmingen.de.

Cypher and MCP

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

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