Skip to content

Hostname

libresoft.co.uk

Last fetched

libresoft.co.uk resolves to 2 IPv4 addresses operated by AS51561 in GB. WHOIS lists registrar:icuk computing services ltd [tag = icuk] as the registrar.

Nutrition Label

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

Resolution chain

libresoft.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:icuk computing services ltd [tag = icuk]
Organization
james harrap
Contact emails

Subdomains

100 observed subdomains of libresoft.co.uk.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for libresoft.co.uk.

MechanismTarget
SPF_Alibresoft.co.uk
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com
SPF_IP185.182.91.37
SPF_IP185.182.91.98
SPF_IP185.182.91.99
SPF_IP185.35.150.36
SPF_IP77.92.64.109
SPF_IP77.92.64.110
SPF_MXlibresoft.co.uk

Related pages

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

Cypher and MCP

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

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