Hostname
zaikorea.org
Last fetched
zaikorea.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PT. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
zaikorea.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:244
- Organization
- z_ai
- Contact emails
- —
Subdomains
2 observed subdomains of zaikorea.org.
Web-graph footprint
Distinct hostnames that link to or from zaikorea.org in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- alt1.aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
- alt4.aspmx.l.google.com
- aspmx.l.google.com
- aspmx.l.google.com
- oqemlcvao4fe3a56tsqa3rals2chxbnftx5wpgqtl3u6yjxehqna.mx-verification.google.com
- oqemlcvao4fe3a56tsqa3rals2chxbnftx5wpgqtl3u6yjxehqna.mx-verification.google.com
SPF policy
3 SPF mechanisms authorising senders for zaikorea.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spfblocka.toast.com |
| SPF_INCLUDE | mail.stibee.com |
Related pages
Pivot deeper into the graph from zaikorea.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zaikorea.org"})-[: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.