Skip to content

Hostname

scan.co.uk

Last fetched

scan.co.uk resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:scan computers international ltd [tag = scan] as the registrar.

Nutrition Label

WHISPER CANON · scan.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scan.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.193.116104.18.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.194.116104.18.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:scan computers international ltd [tag = scan]
Organization
scan computers international
Contact emails

Subdomains

18 observed subdomains of scan.co.uk.

Web-graph footprint

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

1,465 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for scan.co.uk.

MechanismTarget
SPF_Amailshot.scan.co.uk
SPF_Ame10.scan.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.169.64.178
SPF_IP18.130.218.239
SPF_IP185.40.125.143
SPF_IP185.40.125.144
SPF_MXscan.co.uk

Related pages

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

Cypher and MCP

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

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