Skip to content

Hostname

icuk.net

Last fetched

icuk.net resolves to 1 IPv4 address operated by AS51561 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · icuk.netRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/icuk.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.137.240.192185.137.240.0/24AS51561GB

WHOIS identity

Registrar
iana:69
Organization
icuk computing services
Contact emails

Subdomains

8 observed subdomains of icuk.net.

Web-graph footprint

Distinct hostnames that link to or from icuk.net in the public web crawl.

29 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for icuk.net.

MechanismTarget
SPF_INCLUDE_spf.interdns.co.uk
SPF_IP46.102.214.65/32
SPF_IP46.33.130.1/32

Related pages

Pivot deeper into the graph from icuk.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "icuk.net"})-[: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.