Hostname
codigo.co.uk
Last fetched
codigo.co.uk resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada as the registrar.
Nutrition Label
Resolution chain
codigo.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.101.2.34 | 46.101.0.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
| 75.119.159.65 | 75.119.128.0/19 | AS51167 | — | US |
WHOIS identity
- Registrar
- registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada
- Organization
- moncho pena
- Contact emails
- —
Subdomains
36 observed subdomains of codigo.co.uk.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from codigo.co.uk in the public web crawl.
13 sites linked to from this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from codigo.co.uk.
- IP · 46.101.2.34
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:ascio technologies corp. denmark – filial af ascio technologies corp. canada
- Country · GB
- 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: "codigo.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.