Skip to content

Hostname

codem.es

Last fetched

codem.es resolves to 1 IPv4 address operated by AS208591 in ES.

Nutrition Label

WHISPER CANON · codem.esRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/codem.es

Resolution chain

codem.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.84.210.21945.84.210.0/24AS208591ES

WHOIS identity

No WHOIS records are currently associated with codem.es in WhisperGraph.

Subdomains

6 observed subdomains of codem.es.

Web-graph footprint

Distinct hostnames that link to or from codem.es in the public web crawl.

232 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for codem.es.

MechanismTarget
SPF_Acodem.es
SPF_Ainmediatos.satse.es
SPF_INCLUDEspf.dominioabsoluto.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.teenvio.net
SPF_IP164.132.81.106
SPF_IP195.16.144.8
SPF_IP212.101.75.231
SPF_IP212.101.76.140
SPF_IP45.84.210.219
SPF_IP89.17.193.40

Related pages

Pivot deeper into the graph from codem.es.

Cypher and MCP

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

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