Skip to content

Hostname

r2.com.vc

Last fetched

r2.com.vc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · r2.com.vcRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/r2.com.vc

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.10813.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.12113.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.513.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8013.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.11765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1376
Organization
registrant of r2.com.vc
Contact emails

Subdomains

30 observed subdomains of r2.com.vc.

Web-graph footprint

Distinct hostnames that link to or from r2.com.vc in the public web crawl.

121 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for r2.com.vc.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from r2.com.vc.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "r2.com.vc"})-[: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.