Hostname
kaloslogos.com
Last fetched
kaloslogos.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kaloslogos.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 |
|---|---|---|---|---|
| 3.5.81.241 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.82.34 | 3.5.82.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.249 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.87.49 | 3.5.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.176.42 | 52.218.176.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.185.162 | 52.218.185.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.218.90 | 52.218.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.233.74 | 52.218.233.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.129.51 | 52.92.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.148.147 | 52.92.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.153.123 | 52.92.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.161.67 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.162.75 | 52.92.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.202.131 | 52.92.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.208.91 | 52.92.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kaloslogos.com owner
- Contact emails
- isaiah.ak@gmail.com
- fhbppmlg@whoisprivacyprotect.com
- 9196a6af-d7dd-4d94-95e9-c655dec1b127@identity-protect.org
- aa00abc2-277e-4c05-9735-e8f7db8b7a10@identity-protect.org
- d5875cd1-7a6b-4264-babd-cc82b000e880@identity-protect.org
- ef0ff7ea-5864-4d6e-b589-18d497a7c803@identity-protect.org
- owner-7494518@kaloslogos.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of kaloslogos.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for kaloslogos.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from kaloslogos.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kaloslogos.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.