Hostname
eemov.com
Last fetched
eemov.com resolves to 1 IPv4 address operated by GigaNet-HU - Giganet Internet Szolgaltato Kft in HU. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
eemov.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 |
|---|---|---|---|---|
| 193.138.125.21 | 193.138.125.0/24 | AS42864 | GigaNet-HU - Giganet Internet Szolgaltato Kft | HU |
WHOIS identity
- Registrar
- iana:113
- Organization
- processfilm kft.
- Contact emails
Subdomains
1 observed subdomain of eemov.com.
| Subdomain |
|---|
| www.eemov.com |
Web-graph footprint
Distinct hostnames that link to or from eemov.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for eemov.com.
| Mechanism | Target |
|---|---|
| SPF_A | eemov.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 185.14.187.242 |
| SPF_IP | 192.81.220.205 |
| SPF_IP | 198.211.126.37 |
| SPF_IP | 217.74.103.251/32 |
| SPF_IP | 37.139.6.195 |
| SPF_IP | 46.4.154.118 |
| SPF_IP | 85.25.152.38 |
| SPF_IP | 88.198.18.14 |
| SPF_IP | 88.198.18.25 |
| SPF_IP | 92.103.69.44/32 |
| SPF_MX | eemov.com |
Related pages
Pivot deeper into the graph from eemov.com.
- IP · 193.138.125.21
- ASN · AS42864GigaNet-HU - Giganet Internet Szolgaltato Kft
- Registrar · iana:113
- Country · HU
- Email · istvan1188@gmail.com
- TLD · .com
- Browse hostnames · ee…
- 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: "eemov.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.