Skip to content

Hostname

lumo.co.uk

Last fetched

lumo.co.uk resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.

Nutrition Label

WHISPER CANON · lumo.co.ukRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lumo.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
34.246.10.21434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.110.6434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.143.18834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.94.18034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.215.2552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.105.2752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.224.14254.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.155.19363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.240.25263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.164.23299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:csc corporate domains, inc [tag = csc-corp-domains]
Organization
kevin adams
Contact emails

Subdomains

33 observed subdomains of lumo.co.uk.

Web-graph footprint

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

166 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lumo.co.uk.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.webtis.net
SPF_IP193.240.183.247
SPF_IP217.35.70.33
SPF_IP94.236.83.186/32

Related pages

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

Cypher and MCP

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

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