Hostname
cicsmart.com
Last fetched
cicsmart.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cicsmart.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.194.55 | 13.248.192.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.71.157.189 | 35.71.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cicsmart.com owner
- Contact emails
- dave.stewart@qbase.net
- 0164aafd-01ad-40aa-827a-4a8ffd6b6a49@identity-protect.org
- 0f059899-636b-45ff-9d30-0d44f74c4410@identity-protect.org
- 24c347c7-6e94-4c60-9aac-c368bdc8e598@identity-protect.org
- 2d2619b1-fde6-4bbc-9348-7cc6eaa9e35e@identity-protect.org
- 4d90bf5d-c85e-4f33-b683-4b1a76da20d6@identity-protect.org
- 5c32d436-e370-4d15-9a04-7ea03a311b5b@identity-protect.org
- f0b41711-24b0-49ce-a5d7-2fe46fbd938e@identity-protect.org
- owner-6729272@cicsmart.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of cicsmart.com.
Web-graph footprint
Distinct hostnames that link to or from cicsmart.com in the public web crawl.
170 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cicsmart.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 67.231.27.91 |
| SPF_MX | cicsmart.com |
Related pages
Pivot deeper into the graph from cicsmart.com.
- IP · 13.248.194.55
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · dave.stewart@qbase.net
- TLD · .com
- Browse hostnames · ci…
- 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: "cicsmart.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.