Skip to content

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

WHISPER CANON · mgok.com.uaRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint9.4/10canon.whisper.security/host/mgok.com.ua

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.

IPPrefixASNOperatorCountry
149.7.193.208149.7.193.0/24AS207274Ectrading-AS - Epsilon Commodity Trading GmbHAT

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

SPF policy

7 SPF mechanisms authorising senders for mgok.com.ua.

MechanismTarget
SPF_IP213.130.13.27
SPF_IP217.27.57.81
SPF_IP80.91.189.147
SPF_IP82.204.204.134
SPF_IP91.118.162.181
SPF_IP91.184.194.234
SPF_MXmgok.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.