Skip to content

Hostname

codopia.io

Last fetched

codopia.io is a registered hostname under the .io top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · codopia.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/codopia.io

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with codopia.io in WhisperGraph.

Subdomains

22 observed subdomains of codopia.io.

Web-graph footprint

Distinct hostnames that link to or from codopia.io in the public web crawl.

21 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for codopia.io.

MechanismTarget
SPF_Acodopia.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.thundermail.uk
SPF_INCLUDEsendyourmail.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP149.255.58.21
SPF_IP149.255.62.157
SPF_IP192.250.229.176
SPF_MXcodopia.io

Related pages

Pivot deeper into the graph from codopia.io.

Cypher and MCP

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

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