Skip to content

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

WHISPER CANON · rvt.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rvt.com

Resolution chain

rvt.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.242.10918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12318.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12418.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.7018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.245.60.4118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.5418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.107.1283.169.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.107.203.169.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.107.333.169.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.107.773.169.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR

WHOIS identity

Registrar
iana:468
Organization
on behalf of rvt.com owner
Contact emails

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.

MechanismTarget
SPF_REDIRECTaftwsiog._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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.