Skip to content

Hostname

cnt.com

Last fetched

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

Nutrition Label

WHISPER CANON · cnt.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cnt.com

Resolution chain

cnt.com 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.6.128.0/17AS8426DE

WHOIS identity

Registrar
iana:299
Organization
brocade communications systems
Contact emails

Subdomains

2 observed subdomains of cnt.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cnt.com.

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.com
SPF_MXmail.cnt.net

Related pages

Pivot deeper into the graph from cnt.com.

Cypher and MCP

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

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