Skip to content

Hostname

handsoncomputers.co.uk

Last fetched

handsoncomputers.co.uk resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists registrar:enom llc [tag = enom] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.199.220.77185.199.220.0/22AS12488GB

WHOIS identity

Registrar
registrar:enom llc [tag = enom]
Organization
hands-on computer solutions
Contact emails

Subdomains

11 observed subdomains of handsoncomputers.co.uk.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.199.220.77
SPF_IP37.188.117.13
SPF_IP5.79.28.58
SPF_IP51.141.120.68
SPF_IP51.142.139.177

Related pages

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

Cypher and MCP

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

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