Hostname
vta.org
Last fetched
vta.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
vta.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.36.131.229 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- be74u72p8c9@networksolutionsprivateregistration.com
- f72983vp2bd@networksolutionsprivateregistration.com
- gb8fz7xp3a2@networksolutionsprivateregistration.com
- gs6ur5737cj@networksolutionsprivateregistration.com
- ha3ww9ny9ck@networksolutionsprivateregistration.com
- hy2zn8s38dy@networksolutionsprivateregistration.com
- ja24j36p2y5@networksolutionsprivateregistration.com
- km9r54yh7hq@networksolutionsprivateregistration.com
- mn3u95rj33j@networksolutionsprivateregistration.com
- mz4uj7xk2rh@networksolutionsprivateregistration.com
- nq9826qr5v2@networksolutionsprivateregistration.com
- qr8z889h9dw@networksolutionsprivateregistration.com
- re8s94nq5fr@networksolutionsprivateregistration.com
- s637d25878m@networksolutionsprivateregistration.com
- ss6tv9a33xs@networksolutionsprivateregistration.com
- sy25g3wq5zj@networksolutionsprivateregistration.com
- sz8jv84e66c@networksolutionsprivateregistration.com
- ur8u68dz5jt@networksolutionsprivateregistration.com
- vr8777he6jv@networksolutionsprivateregistration.com
Subdomains
86 observed subdomains of vta.org.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vta.org in the public web crawl.
887 sites link to this hostname.
291 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for vta.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | bo1z2myw92.powerspf.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from vta.org.
- IP · 52.36.131.229
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · be74u72p8c9@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · vt…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vta.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.