Hostname
creativelogicent.com
Last fetched
creativelogicent.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
creativelogicent.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 |
|---|---|---|---|---|
| 13.227.192.118 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.128 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.52 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.8 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.162.163.113 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.76 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.8 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.93 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of creativelogicent.com owner
- Contact emails
- 17c3e844-3f7e-4a58-8132-9c6e46e8256f@identity-protect.org
- 2e96ca38-10b0-4457-9994-895757066942@identity-protect.org
- 3c8f8269-cd7a-4136-b1f2-d7f7547ec877@identity-protect.org
- 62b4efc1-737c-43de-8d8a-0ec0d5fb9580@identity-protect.org
- 75bf4d09-b365-4c74-bab7-2e2d41f47fc3@identity-protect.org
- owner-5319459@creativelogicent.com.whoisprivacyservice.org
- owner-8841239@creativelogicent.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of creativelogicent.com.
| Subdomain |
|---|
| intranet.creativelogicent.com |
Threat posture
History
Related pages
Pivot deeper into the graph from creativelogicent.com.
- IP · 13.227.192.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · 17c3e844-3f7e-4a58-8132-9c6e46e8256f@identity-protect.org
- TLD · .com
- Browse hostnames · cr…
- 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: "creativelogicent.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.