Skip to content

Hostname

digitalox.co.uk

Last fetched

digitalox.co.uk resolves to 1 IPv4 address operated by AS52148 in GB. WHOIS lists registrar:enix ltd [tag = enixltd] as the registrar.

Nutrition Label

WHISPER CANON · digitalox.co.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/digitalox.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
91.238.160.3891.238.160.0/22AS52148GB

WHOIS identity

Registrar
registrar:enix ltd [tag = enixltd]
Organization
daniel paul young
Contact emails

Subdomains

22 observed subdomains of digitalox.co.uk.

Web-graph footprint

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

63 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for digitalox.co.uk.

MechanismTarget
SPF_IP91.238.160.38
SPF_MXdigitalox.co.uk

Related pages

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

Cypher and MCP

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

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