Skip to content

Hostname

varilight.co.uk

Last fetched

varilight.co.uk resolves to 51.195.234.93, announced in 51.195.0.0/16 by OVH - OVH SAS in GB. varilight.co.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
registrar:easyspace ltd [tag = easyspace]
Registrant organisation
doyle & tratt

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.justhostme.net
  • dns2.justhostme.net
  • dns3.justhostme.net
  • dns4.justhostme.net

MX records

  • mx.spamexperts.com
  • fallbackmx.spamexperts.eu
  • lastmx.spamexperts.net

SPF policy

  • ip: 46.20.120.197/32
  • a: varilight.co.uk
  • mx: varilight.co.uk
  • ip: 145.239.206.35
  • ip: 193.70.34.187
  • ip: 46.20.119.207
  • ip: 46.20.120.62
  • ip: 51.195.233.59
  • ip: 51.195.234.93
  • ip: 51.77.109.189
  • ip: 51.89.228.47
  • ip: 51.89.231.123
  • ip: 54.36.160.184
  • ip: 54.36.160.53

Threat-feed evidence

History

Related pages

Pivot from varilight.co.uk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "varilight.co.uk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.