Skip to content

Hostname

rcvs.org.uk

Last fetched

rcvs.org.uk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · rcvs.org.ukRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/rcvs.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.132.198172.66.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.139.152172.66.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:gandi
Organization
royal college of veterinary surgeons other uk entity (e.g. clubs, associations, many universities)
Contact emails

Subdomains

79 observed subdomains of rcvs.org.uk.

Web-graph footprint

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

1,667 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rcvs.org.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcascadecloud.co.uk
SPF_INCLUDEinformz.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfva.rcvs.org.uk
SPF_INCLUDEspfvb.rcvs.org.uk

Related pages

Pivot deeper into the graph from rcvs.org.uk.

Cypher and MCP

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

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