Hostname
emart.com
Last fetched
emart.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.
Nutrition Label
Resolution chain
emart.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 |
|---|---|---|---|---|
| 13.125.160.242 | 13.125.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 43.201.236.100 | 43.200.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:100
- Organization
- emart co.,ltd.
- Contact emails
Subdomains
63 observed subdomains of emart.com.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from emart.com in the public web crawl.
96 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for emart.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spfblocka.emart.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.124.111.122/32 |
| SPF_IP | 13.209.164.248/32 |
| SPF_IP | 182.173.173.99 |
| SPF_IP | 202.8.191.103 |
| SPF_IP | 210.92.198.124 |
| SPF_IP | 210.92.198.125 |
| SPF_IP | 210.92.198.126 |
| SPF_IP | 210.92.198.198 |
| SPF_IP | 210.92.198.199 |
| SPF_IP | 210.92.198.202 |
| SPF_IP | 210.92.198.232 |
| SPF_IP | 210.92.198.238 |
| SPF_IP | 210.92.198.239 |
| SPF_IP | 210.92.198.4 |
| SPF_IP | 210.92.198.77 |
| SPF_IP | 210.92.198.78 |
| SPF_IP | 3.34.251.107 |
| SPF_IP | 3.35.115.98 |
Related pages
Pivot deeper into the graph from emart.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "emart.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.