Skip to content

Hostname

quickhost.uk

Last fetched

quickhost.uk resolves to 1 IPv4 address operated by AS209243 in GB. WHOIS lists registrar:quickhostuk limited t/a quickhostuk [tag = quickhostuk] as the registrar.

Nutrition Label

WHISPER CANON · quickhost.ukRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/quickhost.uk

Resolution chain

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

IPPrefixASNOperatorCountry
80.64.217.9080.64.217.0/24AS209243GB

WHOIS identity

Registrar
registrar:quickhostuk limited t/a quickhostuk [tag = quickhostuk]
Organization
michael brown
Contact emails

Subdomains

65 observed subdomains of quickhost.uk.

Web-graph footprint

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

26 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for quickhost.uk.

MechanismTarget
SPF_Aquickhost.uk
SPF_Aspfips.myserverhost.uk
SPF_INCLUDE_spf.emfwd.name-services.com
SPF_INCLUDEmailgate.quickhost.uk
SPF_IP194.146.44.8
SPF_IP194.146.49.250
SPF_MXquickhost.uk

Related pages

Pivot deeper into the graph from quickhost.uk.

Cypher and MCP

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

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