Hostname
pvt-securepaymentvault.com
Last fetched
pvt-securepaymentvault.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pvt-securepaymentvault.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.236.34.28 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.237.72.190 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pvt-securepaymentvault.com owner
- Contact emails
- 0a397b70-1ab7-4edb-9d86-0dfb8b046626@identity-protect.org
- 24e10783-1ad0-4602-8a48-1553e1ef96be@identity-protect.org
- 5e692b79-34be-4987-ab4d-ce4635248fc1@identity-protect.org
- a57f3e95-9529-4cad-be6d-71d81d0158da@identity-protect.org
- ddd340dc-3e47-476e-904f-a5233a56da42@identity-protect.org
- e7e0aeee-acaf-4055-9e17-f8986bfe56b5@identity-protect.org
- owner-2195328@pvt-securepaymentvault.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of pvt-securepaymentvault.com.
| Subdomain |
|---|
| star.pvt-securepaymentvault.com |
Threat posture
History
Related pages
Pivot deeper into the graph from pvt-securepaymentvault.com.
- IP · 13.236.34.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 0a397b70-1ab7-4edb-9d86-0dfb8b046626@identity-protect.org
- TLD · .com
- Browse hostnames · pv…
- 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: "pvt-securepaymentvault.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.