Skip to content

Hostname

code-rio.net

Last fetched

code-rio.net resolves to 2 IPv4 addresses operated by O2SWITCH - O2SWITCH SAS in FR. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · code-rio.netRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/code-rio.net

Resolution chain

code-rio.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.234.164.245109.234.164.0/22AS50474O2SWITCH - O2SWITCH SASFR
217.160.0.217217.160.0.0/16AS8560IONOS-AS - IONOS SEDE

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

2 observed subdomains of code-rio.net.

Web-graph footprint

Distinct hostnames that link to or from code-rio.net in the public web crawl.

16 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for code-rio.net.

MechanismTarget
SPF_Acode-rio.net
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.166.22
SPF_MXcode-rio.net

Related pages

Pivot deeper into the graph from code-rio.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "code-rio.net"})-[: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.