Skip to content

Hostname

vav.at

Last fetched

vav.at resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · vav.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/vav.at

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.100.17618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.11.19418.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.221.1163.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.75.1673.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.120.103.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.127.25263.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for vav.at.

MechanismTarget
SPF_IP193.228.86.27
SPF_IP217.114.66.78
SPF_IP217.19.35.164
SPF_IP83.64.159.66
SPF_MXvav.at

Related pages

Pivot deeper into the graph from vav.at.

Cypher and MCP

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

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