Hostname
callcenter.msyd.org
Last fetched
callcenter.msyd.org resolves to 2 IPv4 addresses operated by TR-3C1B-TELEKOM - 3C1B Telekomunikasyon ve Internet Hiz. San. ve Tic. A.S. in TR.
Nutrition Label
Resolution chain
callcenter.msyd.org 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 |
|---|---|---|---|---|
| 37.202.48.218 | 37.202.48.0/24 | AS6823 | TR-3C1B-TELEKOM - 3C1B Telekomunikasyon ve Internet Hiz. San. ve Tic. A.S. | TR |
| 94.138.203.100 | 94.138.203.0/24 | AS49126 | AS49126 - IHS Kurumsal Teknoloji Hizmetleri A.S | TR |
WHOIS identity
No WHOIS records are currently associated with callcenter.msyd.org in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from callcenter.msyd.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "callcenter.msyd.org"})-[: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.