Skip to content

Hostname

vspagy.com

Last fetched

vspagy.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · vspagy.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/vspagy.com

Resolution chain

vspagy.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.126.31.17013.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.248.19813.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.27.14213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.233.81.24513.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.234.4.10813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.221.21415.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.41.2915.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.140.23515.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.76.723.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.140.1903.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.251.1543.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.242.24065.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.213.19813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.121.1913.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of vspagy.com.

Web-graph footprint

Distinct hostnames that link to or from vspagy.com in the public web crawl.

7 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vspagy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEncfp.asia
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.in
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from vspagy.com.

Cypher and MCP

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

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