Hostname
carousel.co.za
Last fetched
carousel.co.za resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PH.
Nutrition Label
Resolution chain
carousel.co.za 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 |
|---|---|---|---|---|
| 13.35.130.26 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.40 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.85 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.91 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.186.106 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.113 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.41 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.60 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 18.66.102.121 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.125 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.55 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.102.85 | 18.66.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with carousel.co.za in WhisperGraph.
Subdomains
3 observed subdomains of carousel.co.za.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for carousel.co.za.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from carousel.co.za.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carousel.co.za"})-[: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.