Skip to content

Hostname

computercentric.co.uk

Last fetched

computercentric.co.uk resolves to 1 IPv4 address operated by AS13037 in GB. WHOIS lists registrar:microtech limited t/a cloudfloordns, llc as the registrar.

Nutrition Label

WHISPER CANON · computercentric.co.ukRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/computercentric.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
51.155.22.24251.155.0.0/16AS13037GB

WHOIS identity

Registrar
registrar:microtech limited t/a cloudfloordns, llc
Organization
proactive it support
Contact emails

Subdomains

30 observed subdomains of computercentric.co.uk.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for computercentric.co.uk.

MechanismTarget
SPF_Acomputercentric.co.uk
SPF_Apartnerspf.rmmservice.com
SPF_Asendgrid.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sipcentric.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP168.245.28.19
SPF_MXcomputercentric.co.uk

Related pages

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

Cypher and MCP

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

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