Skip to content

Hostname

vscan.co.uk

Last fetched

vscan.co.uk resolves to 1 IPv4 address operated by AS41400 in GB. WHOIS lists registrar:usic internet services ltd as the registrar.

Nutrition Label

WHISPER CANON · vscan.co.ukRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/vscan.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
193.93.36.1193.93.36.0/22AS41400GB

WHOIS identity

Registrar
registrar:usic internet services ltd
Organization
g-net online
Contact emails

Subdomains

11 observed subdomains of vscan.co.uk.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for vscan.co.uk.

Related pages

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

Cypher and MCP

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

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