Skip to content

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

WHISPER CANON · codigo.co.ukRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/codigo.co.uk

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.

IPPrefixASNOperatorCountry
46.101.2.3446.101.0.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB
75.119.159.6575.119.128.0/19AS51167US

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.

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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.