Hostname
cizion.com
Last fetched
cizion.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cizion.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.100 | 13.227.224.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.62 | 13.227.224.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.92 | 13.227.224.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.96 | 13.227.224.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.5.184.171 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.184.180 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.184.4 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.184.59 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.100 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.103 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.105 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.107 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.108 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.110 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.115 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.119 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.120 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.121 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.122 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.125 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- benjamin park kim
- Contact emails
- dev@cizion.com
- 6954f846-9331-47fe-a7fb-01497eae4ac5@identity-protect.org
- ac9b8c11-6514-4a85-85d4-b53eb638001d@identity-protect.org
- b8b8ff1e-7dbe-4f15-9ac4-348e9c405f6a@identity-protect.org
- bea5a131-65c2-477a-bc4d-610c6c69ba6a@identity-protect.org
- cc359173-05ba-4215-88f1-97b83f0fb26d@identity-protect.org
- f79cb1fe-4861-4182-bb8c-bb84be7b5a9a@identity-protect.org
- owner-1496030@cizion.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of cizion.com.
Web-graph footprint
Distinct hostnames that link to or from cizion.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- alt1.aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt2.aspmx.l.google.com
- aspmx.l.google.com
- aspmx.l.google.com
- aspmx2.googlemail.com
- aspmx2.googlemail.com
- aspmx3.googlemail.com
- aspmx3.googlemail.com
- aspmx4.googlemail.com
- aspmx4.googlemail.com
- aspmx5.googlemail.com
- aspmx5.googlemail.com
- smtp.cizion.com
Related pages
Pivot deeper into the graph from cizion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cizion.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.