Skip to content

Hostname

ascendum.com.tr

Last fetched

ascendum.com.tr resolves to 1 IPv4 address operated by AS49126 in TR.

Nutrition Label

WHISPER CANON · ascendum.com.trRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ascendum.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
185.216.113.100185.216.113.0/24AS49126TR

WHOIS identity

No WHOIS records are currently associated with ascendum.com.tr in WhisperGraph.

Subdomains

3 observed subdomains of ascendum.com.tr.

Web-graph footprint

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

14 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ascendum.com.tr.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.93.37.50
SPF_IP91.93.37.51
SPF_IP91.93.37.52
SPF_IP91.93.42.130
SPF_IP91.93.42.131
SPF_IP91.93.42.132
SPF_IP91.93.42.133

Related pages

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

Cypher and MCP

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

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