Hostname
idomin.com
Last fetched
idomin.com resolves to 3 IPv4 addresses operated by NBPAP-AS-AP NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD. in KR. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
idomin.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 115.85.177.60 | 115.85.176.0/21 | AS135354 | NBPAP-AS-AP NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD. | KR |
| 118.67.141.100 | 118.67.128.0/19 | AS135354 | NBPAP-AS-AP NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD. | KR |
| 211.188.51.206 | 211.188.48.0/20 | AS135354 | NBPAP-AS-AP NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD. | KR |
WHOIS identity
- Registrar
- iana:244
- Organization
- dominilbo
- Contact emails
Subdomains
29 observed subdomains of idomin.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from idomin.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for idomin.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.ncloud.com |
| SPF_IP | 121.254.193.0/24 |
| SPF_IP | 211.234.105.0/24 |
Related pages
Pivot deeper into the graph from idomin.com.
- IP · 115.85.177.60
- ASN · AS135354NBPAP-AS-AP NAVER BUSINESS PLATFORM ASIA PACIFIC PTE. LTD.
- Registrar · iana:244
- Country · KR
- Email · kjw1732@gmail.com
- TLD · .com
- Browse hostnames · id…
- 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: "idomin.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.