Hostname
calamuprotect.com
Last fetched
calamuprotect.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
calamuprotect.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 |
|---|---|---|---|---|
| 13.33.235.54 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.72 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.73 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.84 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.244.60.114 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.3 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.45 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.244.60.49 | 18.244.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.222.214.106 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.112 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.118 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.16 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of calamuprotect.com owner
- Contact emails
- 016276bf-47a8-469a-b36d-4c0b43b561b7@identity-protect.org
- 2ab1b203-4791-4cbc-b6bb-2eb02d19ef98@identity-protect.org
- 373a0b10-311d-4a8f-a2e9-f3cc4a565cb0@identity-protect.org
- 457fc12c-072c-47ff-b1e1-241bde7ed800@identity-protect.org
- be5b1b17-c774-488d-b99d-9d7935aaa662@identity-protect.org
- e2eec4ad-6a6f-440f-9431-61a44f78eae3@identity-protect.org
- owner-2708717@calamuprotect.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of calamuprotect.com.
| Subdomain |
|---|
| www.calamuprotect.com |
Web-graph footprint
Distinct hostnames that link to or from calamuprotect.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for calamuprotect.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from calamuprotect.com.
- IP · 13.33.235.54
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 016276bf-47a8-469a-b36d-4c0b43b561b7@identity-protect.org
- TLD · .com
- Browse hostnames · ca…
- 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: "calamuprotect.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.