Skip to content

Hostname

vnr.de

Last fetched

vnr.de resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · vnr.deRouting diversity3.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/vnr.de

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.74.24215.197.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
168.119.113.146168.119.0.0/16AS24940DE
99.83.225.22499.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

84 observed subdomains of vnr.de.

Web-graph footprint

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

144 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vnr.de.

MechanismTarget
SPF_Amail.vnr.de
SPF_Asmtprelay.vnr.de
SPF_INCLUDE_spfi.evolver.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.outfunnel.com
SPF_INCLUDEspf.info-online.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.90.187.137
SPF_IP2a01:4f8:d0a:7572:0:0:0:2
SPF_IP52.157.149.216/32

Related pages

Pivot deeper into the graph from vnr.de.

Cypher and MCP

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

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