Skip to content

Hostname

ctnm.de

Last fetched

ctnm.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ctnm.deRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ctnm.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.252.234188.40.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with ctnm.de in WhisperGraph.

Subdomains

54 observed subdomains of ctnm.de.

Web-graph footprint

Distinct hostnames that link to or from ctnm.de in the public web crawl.

8 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ctnm.de.

MechanismTarget
SPF_Actnm.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.90.215.159
SPF_IP159.69.141.165
SPF_IP168.119.0.220
SPF_IP195.158.184.193/29
SPF_IP212.53.157.1/26
SPF_IP212.72.166.130/25
SPF_IP212.72.173.0/24
SPF_IP217.91.80.222
SPF_IP2a01:4f8:120:8212:0:0:0:2
SPF_IP2a01:4f8:252:181d:0:0:0:2
SPF_IP2a01:4f8:252:1ce0:0:0:0:2
SPF_IP78.46.97.4
SPF_MXctnm.de

Related pages

Pivot deeper into the graph from ctnm.de.

Cypher and MCP

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

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