Hostname
mgok.com.ua
Last fetched
mgok.com.ua resolves to 1 IPv4 address operated by Ectrading-AS - Epsilon Commodity Trading GmbH in AT.
Nutrition Label
Resolution chain
mgok.com.ua resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.7.193.208 | 149.7.193.0/24 | AS207274 | Ectrading-AS - Epsilon Commodity Trading GmbH | AT |
WHOIS identity
No WHOIS records are currently associated with mgok.com.ua in WhisperGraph.
Subdomains
2 observed subdomains of mgok.com.ua.
Web-graph footprint
Distinct hostnames that link to or from mgok.com.ua in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for mgok.com.ua.
| Mechanism | Target |
|---|---|
| SPF_IP | 213.130.13.27 |
| SPF_IP | 217.27.57.81 |
| SPF_IP | 80.91.189.147 |
| SPF_IP | 82.204.204.134 |
| SPF_IP | 91.118.162.181 |
| SPF_IP | 91.184.194.234 |
| SPF_MX | mgok.com.ua |
Related pages
Pivot deeper into the graph from mgok.com.ua.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mgok.com.ua"})-[: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.