Skip to content

Hostname

vtstaging.com

Last fetched

vtstaging.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vtstaging.comRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/vtstaging.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.209.17.23634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.193.1934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.230.2334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.40.19734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.14.5644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.230.344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.221.4344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.255.19244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.104.16550.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.215.25452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.109.10152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.51.23452.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.103.24452.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.114.23352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.145.22654.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of vtstaging.com owner
Contact emails

Subdomains

99 observed subdomains of vtstaging.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vtstaging.com.

MechanismTarget
SPF_INCLUDEspf1.vtstaging.com
SPF_IP35.190.247.0/24

Related pages

Pivot deeper into the graph from vtstaging.com.

Cypher and MCP

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

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