Skip to content

Hostname

lucydevelopments.co.uk

Last fetched

lucydevelopments.co.uk resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:fasthosts internet ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
registrar:fasthosts internet ltd
Organization
sandawana castings
Contact emails

Subdomains

3 observed subdomains of lucydevelopments.co.uk.

Web-graph footprint

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

11 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.13.193.80
SPF_IP178.33.184.234
SPF_IP213.1.222.19

Related pages

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

Cypher and MCP

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

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