Skip to content

Hostname

data-8.co.uk

Last fetched

data-8.co.uk is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. data-8.co.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · data-8.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/data-8.co.uk

Resolution chain

No IPv4 resolution is recorded for data-8.co.uk in WhisperGraph.

IPv6 resolution

No AAAA record for data-8.co.uk is recorded in WhisperGraph.

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Registrant organisation
data8

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns20.digicertdns.com
  • ns10.dnsmadeeasy.com
  • ns11.dnsmadeeasy.com
  • ns12.dnsmadeeasy.com
  • ns13.dnsmadeeasy.com
  • ns14.dnsmadeeasy.com
  • ns15.dnsmadeeasy.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • data8-co-uk01b.mail.protection.outlook.com

SPF policy

  • ip: 193.187.72.0/24
  • ip: 62.255.2.144/28
  • ip: 2001:67c:3e4::/48
  • ip: 37.128.185.24/29
  • ip: 46.245.248.240/29
  • ip: 2a00:1c18:401:1200::/56
  • ip: 2a00:1c18:401:5600::/56
  • ip: 2a03:b200:15::/48
  • include: spf.protection.outlook.com
  • include: mail.zendesk.com
  • include: spf.dynect.net
  • include: 142996030.spf04.hubspotemail.net
  • ip: 185.113.128.143
  • ip: 185.160.166.228
  • ip: 85.195.107.230

Threat-feed evidence

History

Related pages

Pivot from data-8.co.uk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "data-8.co.uk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.