Hostname
imeritz.com
Last fetched
imeritz.com resolves to 2 IPv4 addresses operated by KOSCOM-AS-KR KOSCOM in KR. WHOIS lists iana:1132 as the registrar.
Nutrition Label
Resolution chain
imeritz.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 |
|---|---|---|---|---|
| 211.255.202.80 | 211.255.202.0/24 | AS9526 | KOSCOM-AS-KR KOSCOM | KR |
| 211.201.184.179 | 211.201.184.0/24 | AS152286 | MERITZ-AS-KR Meritz Securities Co., Ltd. | KR |
WHOIS identity
- Registrar
- iana:1132
- Organization
- securities meritz
- Contact emails
Subdomains
25 observed subdomains of imeritz.com.
Web-graph footprint
Distinct hostnames that link to or from imeritz.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for imeritz.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 211.201.184.197 |
| SPF_IP | 211.201.184.198 |
| SPF_IP | 211.201.184.199 |
| SPF_IP | 211.255.202.110 |
| SPF_IP | 211.255.202.88 |
| SPF_IP | 211.255.202.89 |
Related pages
Pivot deeper into the graph from imeritz.com.
- IP · 211.255.202.80
- ASN · AS9526KOSCOM-AS-KR KOSCOM
- Registrar · iana:1132
- Country · KR
- Email · it.securities@meritz.co.kr
- TLD · .com
- Browse hostnames · im…
- 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: "imeritz.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.