Hostname
zigzag.kr
Last fetched
zigzag.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:(?)????? as the registrar.
Nutrition Label
Resolution chain
zigzag.kr 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 |
|---|---|---|---|---|
| 13.225.134.100 | 13.225.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.125 | 13.225.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.43 | 13.225.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 13.225.134.75 | 13.225.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.66.147.12 | 18.66.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.41 | 18.66.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.42 | 18.66.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.6 | 18.66.195.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:(?)?????
- Organization
- ??? ??
- Contact emails
- —
Subdomains
59 observed subdomains of zigzag.kr.
Showing 19 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zigzag.kr in the public web crawl.
145 sites link to this hostname.
58 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for zigzag.kr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.stibee.com |
Related pages
Pivot deeper into the graph from zigzag.kr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zigzag.kr"})-[: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.