Hostname
maugok.com
Last fetched
maugok.com resolves to 1 IPv4 address operated by Ectrading-AS - Epsilon Commodity Trading GmbH in AT. WHOIS lists iana:1112 as the registrar.
Nutrition Label
Resolution chain
maugok.com 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
- Registrar
- iana:1112
- Organization
- imena
- Contact emails
Subdomains
2 observed subdomains of maugok.com.
Web-graph footprint
Distinct hostnames that link to or from maugok.com in the public web crawl.
7 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 maugok.com.
| 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 | maugok.com |
Related pages
Pivot deeper into the graph from maugok.com.
- IP · 149.7.193.208
- ASN · AS207274Ectrading-AS - Epsilon Commodity Trading GmbH
- Registrar · iana:1112
- Country · AT
- Email · hostmaster@imena.ua
- TLD · .com
- Browse hostnames · ma…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maugok.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.