Skip to content

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

WHISPER CANON · eemov.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/eemov.com

Resolution chain

eemov.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.138.125.21193.138.125.0/24AS42864GigaNet-HU - Giganet Internet Szolgaltato KftHU

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.

MechanismTarget
SPF_Aeemov.com
SPF_INCLUDE_spf.google.com
SPF_IP185.14.187.242
SPF_IP192.81.220.205
SPF_IP198.211.126.37
SPF_IP217.74.103.251/32
SPF_IP37.139.6.195
SPF_IP46.4.154.118
SPF_IP85.25.152.38
SPF_IP88.198.18.14
SPF_IP88.198.18.25
SPF_IP92.103.69.44/32
SPF_MXeemov.com

Related pages

Pivot deeper into the graph from eemov.com.

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 20

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