Hostname
koresyndicate.com
Last fetched
koresyndicate.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
koresyndicate.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 |
|---|---|---|---|---|
| 18.164.124.35 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.60 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.82 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.94 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.13 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.30 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.45 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.168.49 | 18.239.168.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of koresyndicate.com owner
- Contact emails
- 026aba41-bc20-4342-8978-bdb23549df0a@identity-protect.org
- 140c1e5e-18ab-43e5-80cc-38134793e121@identity-protect.org
- 18b20df7-1a1e-44e5-849b-1ee0785d1e3b@identity-protect.org
- 337b05a9-35eb-4191-b016-647ec421c56b@identity-protect.org
- e72e7783-3329-4d0d-bd26-b6355baa9d2d@identity-protect.org
- f68c3528-9935-4ba5-9a86-c5cf6b34058a@identity-protect.org
- owner-983026@koresyndicate.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of koresyndicate.com.
| Subdomain |
|---|
| wildcard.koresyndicate.com |
Threat posture
History
Related pages
Pivot deeper into the graph from koresyndicate.com.
- IP · 18.164.124.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 026aba41-bc20-4342-8978-bdb23549df0a@identity-protect.org
- TLD · .com
- Browse hostnames · ko…
- 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: "koresyndicate.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.