Skip to content

Hostname

compare.movingloop.com.au

Last fetched

compare.movingloop.com.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · compare.movingloop.com.auRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/compare.movingloop.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
13.211.231.5113.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.2.22713.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.23.15115.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
3.24.14.2123.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.154.6252.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.20.24752.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

No WHOIS records are currently associated with compare.movingloop.com.au in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from compare.movingloop.com.au in the public web crawl.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from compare.movingloop.com.au.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "compare.movingloop.com.au"})-[: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.