Skip to content

Hostname

move-ya.eu

Last fetched

move-ya.eu resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:domain robot as the registrar.

Nutrition Label

WHISPER CANON · move-ya.euRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/move-ya.eu

Resolution chain

move-ya.eu resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.121.43.1243.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.162.1223.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.139.1323.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.69.1033.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.66.2313.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.72.53.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.77.2253.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.225.20335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.22.25563.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:domain robot
Organization
Contact emails

Subdomains

6 observed subdomains of move-ya.eu.

Web-graph footprint

Distinct hostnames that link to or from move-ya.eu in the public web crawl.

7 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from move-ya.eu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "move-ya.eu"})-[: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.