Skip to content

Hostname

vvd.at

Last fetched

vvd.at resolves to 2 IPv4 addresses operated by PORSCHE-AS - Porsche Informatik Gesellschaft m.b.H in AT. WHOIS lists registrar:mmmake gmbh as the registrar.

Nutrition Label

WHISPER CANON · vvd.atRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/vvd.at

Resolution chain

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

IPPrefixASNOperatorCountry
212.183.88.33212.183.88.0/24AS29085PORSCHE-AS - Porsche Informatik Gesellschaft m.b.HAT
212.183.88.34212.183.88.0/24AS29085PORSCHE-AS - Porsche Informatik Gesellschaft m.b.HAT

WHOIS identity

Registrar
registrar:mmmake gmbh
Organization
porsche informatik ges.m.b.h
Contact emails

Subdomains

9 observed subdomains of vvd.at.

Web-graph footprint

Distinct hostnames that link to or from vvd.at in the public web crawl.

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vvd.at.

MechanismTarget
SPF_INCLUDEspf.porsche.co.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.15.192.32/32
SPF_IP185.15.192.33/32
SPF_IP188.40.169.122
SPF_IP193.109.74.16/28
SPF_IP212.68.72.114

Related pages

Pivot deeper into the graph from vvd.at.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vvd.at"})-[: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.