Skip to content

Hostname

cadem.com.tr

Last fetched

cadem.com.tr resolves to 1 IPv4 address operated by AS47583 in DE.

Nutrition Label

WHISPER CANON · cadem.com.trRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/cadem.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
72.60.135.24272.60.134.0/23AS47583DE

WHOIS identity

Registrar
Organization
cadem cad cam destek merkezi ve bilgisayar san. ve tic. a.?.
Contact emails

Subdomains

5 observed subdomains of cadem.com.tr.

Web-graph footprint

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

10 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cadem.com.tr.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.44.38.220
SPF_IP101.44.43.74
SPF_IP168.63.109.184

Related pages

Pivot deeper into the graph from cadem.com.tr.

Cypher and MCP

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

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