Skip to content

Hostname

dalscot.co.uk

Last fetched

dalscot.co.uk resolves to 1 IPv4 address operated by OVH - OVH SAS in US. WHOIS lists registrar:lcn.com ltd as the registrar.

Nutrition Label

WHISPER CANON · dalscot.co.ukRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/dalscot.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
167.253.62.11167.253.62.0/24AS16276OVH - OVH SASUS

WHOIS identity

Registrar
registrar:lcn.com ltd
Organization
demon digital
Contact emails

Subdomains

4 observed subdomains of dalscot.co.uk.

Web-graph footprint

Distinct hostnames that link to or from dalscot.co.uk in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dalscot.co.uk

SPF policy

5 SPF mechanisms authorising senders for dalscot.co.uk.

MechanismTarget
SPF_Adalscot.co.uk
SPF_IP159.253.134.210
SPF_IP85.10.254.34
SPF_IP88.198.190.86
SPF_MXdalscot.co.uk

Related pages

Pivot deeper into the graph from dalscot.co.uk.

Cypher and MCP

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

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