Hostname
edaishin.com
Last fetched
edaishin.com resolves to 2 IPv4 addresses operated by LGDACOM-KR - LG DACOM Corporation in KR. WHOIS lists iana:444 as the registrar.
Nutrition Label
Resolution chain
edaishin.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.233.6.123 | 203.233.0.0/17 | AS3786 | LGDACOM-KR - LG DACOM Corporation | KR |
| 203.233.6.124 | 203.233.0.0/17 | AS3786 | LGDACOM-KR - LG DACOM Corporation | KR |
WHOIS identity
- Registrar
- iana:444
- Organization
- daishin securities
- Contact emails
Subdomains
2 observed subdomains of edaishin.com.
| Subdomain |
|---|
| mail.edaishin.com |
| mail1.edaishin.com |
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for edaishin.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 203.233.6.123 |
| SPF_IP | 203.233.6.124 |
Related pages
Pivot deeper into the graph from edaishin.com.
- IP · 203.233.6.123
- ASN · AS3786LGDACOM-KR - LG DACOM Corporation
- Registrar · iana:444
- Country · KR
- Email · cpmaster@daishin.com
- TLD · .com
- Browse hostnames · ed…
- 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: "edaishin.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.