Skip to content

Hostname

touchblue.co.uk

Last fetched

touchblue.co.uk resolves to 1 IPv4 address operated by IONOS-AS - IONOS SE in GB. WHOIS lists registrar:eclipse networking ltd t/a eclipse internet [tag = eclipse] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.68.114.18877.68.0.0/17AS8560IONOS-AS - IONOS SEGB

WHOIS identity

Registrar
registrar:eclipse networking ltd t/a eclipse internet [tag = eclipse]
Organization
touch blue
Contact emails

Subdomains

7 observed subdomains of touchblue.co.uk.

Web-graph footprint

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

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for touchblue.co.uk.

MechanismTarget
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP195.171.15.146

Related pages

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

Cypher and MCP

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

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