Skip to content

Hostname

cnc-ag.com

Last fetched

cnc-ag.com resolves to 1 IPv4 address operated by AS50304 in NO. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · cnc-ag.comRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cnc-ag.com

Resolution chain

cnc-ag.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.35.109.50195.35.109.0/24AS50304NO

WHOIS identity

Registrar
iana:151
Organization
cnc communications & network consulting
Contact emails

Subdomains

26 observed subdomains of cnc-ag.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cnc-ag.com.

MechanismTarget
SPF_IP134.213.137.221
SPF_IP210.227.113.65
SPF_IP217.111.48.171
SPF_IP2a00:1a48:7808:104:be76:4eff:fe08:4ed
SPF_IP84.245.146.158

Related pages

Pivot deeper into the graph from cnc-ag.com.

Cypher and MCP

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

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