Skip to content

Hostname

lightmap.co.uk

Last fetched

lightmap.co.uk resolves to 1 IPv4 address operated by SIMPLY-ROMFORD in GB. WHOIS lists registrar:claranet limited [tag = claranet] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.102.153.1594.102.144.0/20AS34920SIMPLY-ROMFORDGB

WHOIS identity

Registrar
registrar:claranet limited [tag = claranet]
Organization
segasby mark
Contact emails

Subdomains

4 observed subdomains of lightmap.co.uk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for lightmap.co.uk.

MechanismTarget
SPF_INCLUDEspf-claramail.mail.eu.clara.net

Related pages

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

Cypher and MCP

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

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