Skip to content

Hostname

codelamp.co.uk

Last fetched

codelamp.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists registrar:gandi [tag = gandi] as the registrar.

Nutrition Label

WHISPER CANON · codelamp.co.ukRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/codelamp.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
3.160.57.203.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.633.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.723.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.160.57.953.160.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.164.182.1283.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.403.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.493.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.923.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:gandi [tag = gandi]
Organization
phil glanville
Contact emails

Subdomains

7 observed subdomains of codelamp.co.uk.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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