Hostname
corelogical.com
Last fetched
corelogical.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
corelogical.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 |
|---|---|---|---|---|
| 18.232.255.109 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0126853932
- Contact emails
- corelogical.com@contactprivacy.com
- 05449a89-fa75-44d9-92c5-6aec37e5465a@identity-protect.org
- 474f8b58-4de0-4790-9e1d-ef37c1f629ef@identity-protect.org
- 5dce2ebd-ee3f-47ca-b326-cf7cca139aac@identity-protect.org
- 7d323904-d193-4542-b4cc-82d8390b03fc@identity-protect.org
- 82bcbffb-86eb-4acc-b7e0-f2047cbe84e4@identity-protect.org
- a20e1516-d077-48f4-8ac6-37c7fed99f36@identity-protect.org
- f0ce9b89-bb4e-41cf-8f6d-86f8194689ce@identity-protect.org
- owner-3021263@corelogical.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of corelogical.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for corelogical.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from corelogical.com.
- IP · 18.232.255.109
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · corelogical.com@contactprivacy.com
- 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: "corelogical.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.