Hostname
stormloop-matrix.com
Last fetched
stormloop-matrix.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stormloop-matrix.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.118.174.195 | 18.116.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.128.183.137 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.130.116.240 | 3.130.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.135.151.220 | 3.132.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.140.252 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.14.195.61 | 52.14.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stormloop-matrix.com owner
- Contact emails
- 46c6886a-80ca-44da-a157-1a68762a5fc7@identity-protect.org
- 5061f811-1b38-4dae-8ec3-2583c1c0d3ef@identity-protect.org
- 6a5d5571-2ec2-43c2-b059-1ff97b9675f0@identity-protect.org
- 808b8228-b3a2-4a96-bba8-508568cd033c@identity-protect.org
- a234a006-a452-4a71-8c3c-b840b0ab156d@identity-protect.org
- cb2a46cc-8ac7-43d1-af6b-05ee35af2095@identity-protect.org
- owner-6112293@stormloop-matrix.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of stormloop-matrix.com.
Threat posture
History
Related pages
Pivot deeper into the graph from stormloop-matrix.com.
- IP · 18.118.174.195
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 46c6886a-80ca-44da-a157-1a68762a5fc7@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stormloop-matrix.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.