Skip to content

Hostname

motion-only.admin.partner-testing.joinroot.com

Last fetched

motion-only.admin.partner-testing.joinroot.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · motion-only.admin.partner-testing.joinroot.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/motion-only.admin.partner-testing.joinroot.com

Resolution chain

motion-only.admin.partner-testing.joinroot.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.243.87100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.40.47100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.174.1763.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.50.1663.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.159.483.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.61.1093.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.78.2323.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.102.17934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.117.2234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.114.11734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.216.5734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.100.19544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with motion-only.admin.partner-testing.joinroot.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from motion-only.admin.partner-testing.joinroot.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "motion-only.admin.partner-testing.joinroot.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.