Hostname
code-ethics.com
Last fetched
code-ethics.com resolves to 1 IPv4 address operated by Absolute Hosting (Pty) Ltd - Absolute Hosting (Pty) Ltd in ZA. WHOIS lists iana:2287 as the registrar.
Nutrition Label
Resolution chain
code-ethics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 102.211.204.57 | 102.211.204.0/22 | AS329166 | Absolute Hosting (Pty) Ltd - Absolute Hosting (Pty) Ltd | ZA |
WHOIS identity
- Registrar
- iana:2287
- Organization
- tillity as
- Contact emails
- 5qkm6wypzq6q@privacy-protection.email
- gebmvusy8cqu@privacy-protection.email
- ijtjqm4pwspp@privacy-protection.email
- jmg73wj9rv2v@privacy-protection.email
- o57kykmrtxau@privacy-protection.email
- odseijawedw7@privacy-protection.email
- orpjrz8f9kgf@privacy-protection.email
- qnk7dkjkxykb@privacy-protection.email
- yiwxw6basnnk@privacy-protection.email
Subdomains
3 observed subdomains of code-ethics.com.
Threat posture
History
Related pages
Pivot deeper into the graph from code-ethics.com.
- IP · 102.211.204.57
- ASN · AS329166Absolute Hosting (Pty) Ltd - Absolute Hosting (Pty) Ltd
- Registrar · iana:2287
- Country · ZA
- Email · 5qkm6wypzq6q@privacy-protection.email
- TLD · .com
- Browse hostnames · co…
- 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: "code-ethics.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.