Skip to content

Hostname

codificar.es

Last fetched

codificar.es resolves to 1 IPv4 address operated by AS201942 in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.226.148.11246.226.144.0/21AS201942ES

WHOIS identity

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

Subdomains

7 observed subdomains of codificar.es.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • codificar.es

SPF policy

9 SPF mechanisms authorising senders for codificar.es.

MechanismTarget
SPF_Acodificar.es
SPF_Amailgw.qemugen.com
SPF_INCLUDEqemugen.com
SPF_INCLUDEspfa.registrosdns.com
SPF_IP185.222.158.83
SPF_IP217.61.129.215
SPF_IP217.61.130.231
SPF_IP46.226.148.112
SPF_MXcodificar.es

Related pages

Pivot deeper into the graph from codificar.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "codificar.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.