Skip to content

Hostname

mx.roll.com.tr

Last fetched

mx.roll.com.tr resolves to 6 IPv4 addresses operated by ASTURKNET in TR.

Nutrition Label

WHISPER CANON · mx.roll.com.trRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mx.roll.com.tr

Resolution chain

mx.roll.com.tr resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.146.44.136159.146.44.0/24AS12735ASTURKNETTR
185.73.201.246185.73.201.0/24AS210099TIGOVAGB
185.73.201.247185.73.201.0/24AS210099TIGOVAGB
188.119.51.228188.119.51.0/24AS12735ASTURKNETTR
188.132.148.227188.132.148.0/24AS42910PREMIERDC-VERI-MERKEZI-ANONIM-SIRKETI PREMIERDCTR
77.92.139.21277.92.139.0/24AS42910PREMIERDC-VERI-MERKEZI-ANONIM-SIRKETI PREMIERDCTR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from mx.roll.com.tr.

Cypher and MCP

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

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