Hostname
dvpass.com
Last fetched
dvpass.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dvpass.com 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.30.116.180 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dvpass.com owner
- Contact emails
- info@resantech.com
- 0a20f77f-75fe-413f-a89d-3e2409080111@identity-protect.org
- 14ad11ef-f297-47d4-a534-9943466a9af0@identity-protect.org
- 51427efa-1183-439b-8730-fe432c3b3d31@identity-protect.org
- 8b66904f-0b2f-4226-8fae-43e8867eb9be@identity-protect.org
- bf8bbae1-d114-4012-a968-5ef149637a77@identity-protect.org
- dc3229e9-f28d-4d82-bf8e-3f20ad2565d2@identity-protect.org
- fe2174de-ce50-41a7-9226-6ff073d274f7@identity-protect.org
Subdomains
65 observed subdomains of dvpass.com.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dvpass.com in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for dvpass.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.119.7.190 |
| SPF_IP | 52.19.93.90/32 |
| SPF_IP | 85.158.168.110 |
Related pages
Pivot deeper into the graph from dvpass.com.
- IP · 52.30.116.180
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · info@resantech.com
- TLD · .com
- Browse hostnames · dv…
- 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: "dvpass.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.