Hostname
imperfectlogic.com
Last fetched
imperfectlogic.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
imperfectlogic.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.187.59 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.191.232 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.201.60 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.5.0.16 | 3.5.0.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.5.23.107 | 3.5.22.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.42.69 | 52.216.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.57.229 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.105.11 | 52.217.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.114.85 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.129.237 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.163.85 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.229.141 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.98.67 | 52.217.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.137.149 | 54.231.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.229.133 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of imperfectlogic.com owner
- Contact emails
- jean.breyt@telkomsa.net
- 62989f9e-dc37-4641-a6a6-0c68e22588f8@identity-protect.org
- aaf4bfba-676f-4d74-8f47-9175473beaa2@identity-protect.org
- ddf11ab6-c9f7-46e0-8511-35459ced2729@identity-protect.org
- e82327fe-4409-4653-a99f-8b5844fd1502@identity-protect.org
- owner-4659230@imperfectlogic.com.whoisprivacyservice.org
- owner@imperfectlogic.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from imperfectlogic.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from imperfectlogic.com.
- IP · 16.15.187.59
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jean.breyt@telkomsa.net
- TLD · .com
- Browse hostnames · im…
- 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: "imperfectlogic.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.