Skip to content

Hostname

dcuk.org.uk

Last fetched

dcuk.org.uk resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists registrar:easily limited t/a easily.co.uk as the registrar.

Nutrition Label

WHISPER CANON · dcuk.org.ukRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/dcuk.org.uk

Resolution chain

dcuk.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.187.77.19637.187.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:easily limited t/a easily.co.uk
Organization
drum corps uk
Contact emails

Subdomains

1 observed subdomain of dcuk.org.uk.

Web-graph footprint

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

24 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dcuk.org.uk.

MechanismTarget
SPF_Adcuk.org.uk
SPF_INCLUDEspfc51.megamailservers.eu
SPF_MXdcuk.org.uk

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dcuk.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.