Hostname
vervantis.net
Last fetched
vervantis.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vervantis.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.217.203.147 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.163.109.19 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.166.41.37 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.187.79 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.27.13.57 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.40.113.165 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 44ab7dd5-b1c3-44ee-9cbb-c033b4d9c8f9@identity-protect.org
- 46114c13-6f13-4fdb-8f25-d554925c7456@identity-protect.org
- 4792783f-de5d-441d-8269-f0d4487c42f8@identity-protect.org
- 9478cf48-8c47-45f3-bcad-4659ad28d831@identity-protect.org
- 9982d966-e66d-4347-b48e-faf4c19e50db@identity-protect.org
- c5080de4-92b3-42c5-8e34-8328038d41bd@identity-protect.org
- f66c7354-dc51-4fcc-8bad-15840f45050c@identity-protect.org
- owner-2418030@vervantis.net.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from vervantis.net.
- IP · 34.217.203.147
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 44ab7dd5-b1c3-44ee-9cbb-c033b4d9c8f9@identity-protect.org
- TLD · .net
- Browse hostnames · ve…
- 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: "vervantis.net"})-[: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.