Skip to content

Hostname

lailoo.uk.servercolocation.uk

Last fetched

lailoo.uk.servercolocation.uk resolves to 1 IPv4 address operated by AS202364 in GB.

Nutrition Label

WHISPER CANON · lailoo.uk.servercolocation.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lailoo.uk.servercolocation.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.119.109.10185.119.109.0/24AS202364GB

WHOIS identity

No WHOIS records are currently associated with lailoo.uk.servercolocation.uk in WhisperGraph.

Subdomains

1 observed subdomain of lailoo.uk.servercolocation.uk.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lailoo.uk.servercolocation.uk.

MechanismTarget
SPF_Alailoo.uk.servercolocation.uk
SPF_IP185.119.109.10
SPF_IP185.119.110.10
SPF_MXlailoo.uk.servercolocation.uk

Related pages

Pivot deeper into the graph from lailoo.uk.servercolocation.uk.

Cypher and MCP

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

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