Skip to content

Hostname

moveyou.com

Last fetched

moveyou.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · moveyou.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/moveyou.com

Resolution chain

moveyou.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.185.193.13618.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.21.3718.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.163.1873.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.144.20952.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.179.19852.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.25.21763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1464
Organization
isnet b.v.
Contact emails

Subdomains

46 observed subdomains of moveyou.com.

Web-graph footprint

Distinct hostnames that link to or from moveyou.com in the public web crawl.

6 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for moveyou.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.isnet.nl

Related pages

Pivot deeper into the graph from moveyou.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "moveyou.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.