Skip to content

Hostname

cndssm.com

Last fetched

cndssm.com resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · cndssm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cndssm.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.220.184.53185.220.184.0/24AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

Registrar
iana:1647
Organization
colegiul national doamna stanca
Contact emails

Subdomains

12 observed subdomains of cndssm.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cndssm.com.

MechanismTarget
SPF_Acndssm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.220.184.53
SPF_IP188.241.222.42
SPF_IP2a00:ece1:0:19:0:0:0:428
SPF_MXcndssm.com

Related pages

Pivot deeper into the graph from cndssm.com.

Cypher and MCP

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

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