Hostname
canligundem.com
Last fetched
canligundem.com resolves to 2 IPv4 addresses operated by AS212219 in TR. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
canligundem.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.111.77.77 | 193.111.77.0/24 | AS212219 | — | TR |
| 45.84.189.3 | 45.84.189.0/24 | AS42846 | — | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- gnet i̇nternet telekomünikasyon a.ş.
- Contact emails
Subdomains
2 observed subdomains of canligundem.com.
Web-graph footprint
Distinct hostnames that link to or from canligundem.com in the public web crawl.
121 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- canligundem.com
SPF policy
3 SPF mechanisms authorising senders for canligundem.com.
| Mechanism | Target |
|---|---|
| SPF_A | canligundem.com |
| SPF_INCLUDE | relay.guzelhosting.com |
| SPF_MX | canligundem.com |
Related pages
Pivot deeper into the graph from canligundem.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "canligundem.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.