Skip to content

Hostname

wvi.org

Last fetched

wvi.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · wvi.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wvi.org

Resolution chain

wvi.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.236.10818.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.2118.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.3518.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.236.6918.64.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

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 wvi.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for wvi.org.

MechanismTarget
SPF_INCLUDEe79301.eu.workshop-spf.net
SPF_INCLUDEmail-orange.com
SPF_IP104.20.81.103
SPF_IP12.129.29.143/32
SPF_IP148.163.158.107/32
SPF_IP207.54.87.24
SPF_IP208.93.66.166
SPF_IP216.71.137.178
SPF_IP35.182.145.159
SPF_IP40.76.202.173
SPF_IP52.205.240.42
SPF_IP63.110.18.0/23

Related pages

Pivot deeper into the graph from wvi.org.

Cypher and MCP

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

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