Skip to content

Hostname

cnt.es

Last fetched

cnt.es resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · cnt.esRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cnt.es

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.66.73116.203.0.0/16AS24940DE

WHOIS identity

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

Subdomains

143 observed subdomains of cnt.es.

Web-graph footprint

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

599 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for cnt.es.

MechanismTarget
SPF_Acnt.es
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.mtasv.net
SPF_IP116.203.66.73
SPF_IP91.107.217.140
SPF_MXcnt.es

Related pages

Pivot deeper into the graph from cnt.es.

Cypher and MCP

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

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