Skip to content

Hostname

vpap.org

Last fetched

vpap.org resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · vpap.orgRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/vpap.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.32.103108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.126108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.40108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.61108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.119.1818.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.418.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.6118.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.9518.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.160.150.1143.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1153.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.173.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.633.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.10852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
virginia public access project
Contact emails

Subdomains

24 observed subdomains of vpap.org.

Web-graph footprint

Distinct hostnames that link to or from vpap.org in the public web crawl.

899 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vpap.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from vpap.org.

Cypher and MCP

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

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