Hostname
rvt.com
Last fetched
rvt.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rvt.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.242.109 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.123 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.124 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.70 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.245.60.41 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.47 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.54 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.81 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.169.107.128 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.20 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.33 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.169.107.77 | 3.169.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rvt.com owner
- Contact emails
- shawn@rvt.com
- urladmin@rvt.com
- noreply@data-protected.net
- 108ad6e9-54c5-45e5-8149-2417a4e69379@identity-protect.org
- 4b3c767d-4549-4717-9c4f-a791cbe3cb5d@identity-protect.org
- 55019498-ab94-498c-8b5c-a275aab10eb8@identity-protect.org
- 725cbd97-f047-4b90-90a1-45edd7c9401c@identity-protect.org
- 77dbade7-2988-4fd5-b5f5-a7e16c5cff2c@identity-protect.org
- b43609ac-a8dd-4c5a-b483-9bb21b3293e6@identity-protect.org
- f75f9e36-705a-4538-adfc-1e55efa71bd1@identity-protect.org
- owner-3599338@rvt.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of rvt.com.
Web-graph footprint
Distinct hostnames that link to or from rvt.com in the public web crawl.
224 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for rvt.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | aftwsiog._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from rvt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rvt.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.