Skip to content

Hostname

vr.org

Last fetched

vr.org resolves to 2 IPv4 addresses operated by GREENSHIELD - Green Shield Canada in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · vr.orgRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/vr.org

Resolution chain

vr.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.223.15.199162.223.15.0/24AS36236GREENSHIELD - Green Shield CanadaUS
104.225.12.76104.225.12.0/24AS36236GREENSHIELD - Green Shield CanadaUS

WHOIS identity

Registrar
iana:1068
Organization
domain registrations
Contact emails

Subdomains

342 observed subdomains of vr.org.

Web-graph footprint

Distinct hostnames that link to or from vr.org in the public web crawl.

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vr.org.

MechanismTarget
SPF_Avr.org
SPF_IP162.223.10.0/24
SPF_IP176.58.91.0/24
SPF_IP208.111.38.0/24
SPF_IP208.111.43.0/24
SPF_IP208.43.37.0/24
SPF_IP209.177.144.0/24
SPF_IP74.125.148.0/22
SPF_MXvr.org

Related pages

Pivot deeper into the graph from vr.org.

Cypher and MCP

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

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