Skip to content

Hostname

colabdigital.co.uk

Last fetched

colabdigital.co.uk resolves to 1 IPv4 address operated by AS-HOSTINGER - Hostinger International Limited in GB. WHOIS lists registrar:ans group ltd [tag = ukfast] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
89.116.105.3589.116.105.0/24AS47583AS-HOSTINGER - Hostinger International LimitedGB

WHOIS identity

Registrar
registrar:ans group ltd [tag = ukfast]
Organization
Contact emails

Subdomains

2 observed subdomains of colabdigital.co.uk.

Web-graph footprint

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

59 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Acolabdigital.co.uk
SPF_INCLUDE_spf.google.com

Related pages

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

Cypher and MCP

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

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