Hostname
cloudmatical.com
Last fetched
cloudmatical.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cloudmatical.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.174.46.36 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.40 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.47 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.64 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.91.122 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.48 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.69 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
| 99.84.91.81 | 99.84.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cloudmatical.com owner
- Contact emails
- 3482d304-b27b-4403-9a44-a505b064b4ce@identity-protect.org
- 5a3d4cb8-b0c7-4ac4-9aa0-5044a02cfa81@identity-protect.org
- 72242ec7-17d6-450c-adbf-f96f12681d62@identity-protect.org
- 77c0f51f-4d27-4e9c-b39f-5dc117c7c93f@identity-protect.org
- 91344031-cec5-4198-a7fb-52e517390ea2@identity-protect.org
- ab61f3b4-08c7-4a7e-9c24-9bcae9976f37@identity-protect.org
- cbc52421-e436-4375-b768-9d10ffb95a9b@identity-protect.org
- owner-425315@cloudmatical.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of cloudmatical.com.
Web-graph footprint
Distinct hostnames that link to or from cloudmatical.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from cloudmatical.com.
- IP · 3.174.46.36
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 3482d304-b27b-4403-9a44-a505b064b4ce@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- 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: "cloudmatical.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.