Skip to content

Hostname

movework-connect.net

Last fetched

movework-connect.net resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · movework-connect.netRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/movework-connect.net

Resolution chain

movework-connect.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.241.139.15034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.87.7452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.53.11852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.70.24652.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.48.21454.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.162.9963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:81
Organization
movework
Contact emails

Subdomains

3 observed subdomains of movework-connect.net.

Web-graph footprint

Distinct hostnames that link to or from movework-connect.net in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from movework-connect.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "movework-connect.net"})-[: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.