Hostname
mgm-clips-stills-dev.practicallogix.com
Last fetched
mgm-clips-stills-dev.practicallogix.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
mgm-clips-stills-dev.practicallogix.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.164.121.105 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.109 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.19 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.164.121.40 | 3.164.121.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.169.173.105 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.129 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.40 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.53 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.107 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.18 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.32 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.72 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with mgm-clips-stills-dev.practicallogix.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from mgm-clips-stills-dev.practicallogix.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mgm-clips-stills-dev.practicallogix.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.