Hostname
calcitecapital.com
Last fetched
calcitecapital.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
calcitecapital.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.153.49.32 | 54.153.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.173.86 | 54.241.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.207.154 | 54.241.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.241.24.11 | 54.241.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of calcitecapital.com owner
- Contact emails
- 05a766a9-7e1a-45c2-bcba-06fc54b2f664@identity-protect.org
- 54db2a61-bbcb-4ed2-ad8c-dc92bcc785c8@identity-protect.org
- 69a24070-d6dd-4e43-aede-5f70caf9ff5b@identity-protect.org
- 98e7858d-8f75-4322-baaa-09faadd4fb9a@identity-protect.org
- afc2b761-c35c-4aa9-a6a0-4ac6c28fc678@identity-protect.org
- f0c7295a-815a-47c3-a755-64151c043674@identity-protect.org
- fae69af2-aa2a-4b7a-b0ca-e26b8fb84853@identity-protect.org
Subdomains
1 observed subdomain of calcitecapital.com.
| Subdomain |
|---|
| www.calcitecapital.com |
Web-graph footprint
Distinct hostnames that link to or from calcitecapital.com in the public web crawl.
5 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for calcitecapital.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from calcitecapital.com.
- IP · 54.153.49.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 05a766a9-7e1a-45c2-bcba-06fc54b2f664@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: "calcitecapital.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.