Skip to content

Hostname

cnt.net

Last fetched

cnt.net resolves to 1 IPv4 address operated by AS8426 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · cnt.netRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cnt.net

Resolution chain

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

IPPrefixASNOperatorCountry
212.6.140.100212.8.206.0/24AS8426DE

WHOIS identity

Registrar
iana:269
Organization
cnt
Contact emails

Subdomains

34 observed subdomains of cnt.net.

Web-graph footprint

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

12 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for cnt.net.

MechanismTarget
SPF_Amail.crown.de
SPF_Asmtp.crown.de
SPF_IP213.148.141.90
SPF_IP213.148.141.91
SPF_IP213.239.234.76/32
SPF_IP85.10.224.187
SPF_IP85.10.224.197
SPF_MXcnt.net
SPF_MXmail.cnt.net

Related pages

Pivot deeper into the graph from cnt.net.

Cypher and MCP

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

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