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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.57.20 | 3.160.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.160.57.63 | 3.160.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.160.57.72 | 3.160.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.160.57.95 | 3.160.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.164.182.128 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.40 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.49 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.92 | 3.164.182.0/24 | AS16509 | AMAZON-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
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from codelamp.co.uk.
- IP · 3.160.57.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:gandi [tag = gandi]
- Country · TR
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.