Skip to content

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

WHISPER CANON · emart.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/emart.com

Resolution chain

emart.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.125.160.24213.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.236.10043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
emart co.,ltd.
Contact emails

Subdomains

63 observed subdomains of emart.com.

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

SPF policy

20 SPF mechanisms authorising senders for emart.com.

MechanismTarget
SPF_INCLUDE_spfblocka.emart.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.124.111.122/32
SPF_IP13.209.164.248/32
SPF_IP182.173.173.99
SPF_IP202.8.191.103
SPF_IP210.92.198.124
SPF_IP210.92.198.125
SPF_IP210.92.198.126
SPF_IP210.92.198.198
SPF_IP210.92.198.199
SPF_IP210.92.198.202
SPF_IP210.92.198.232
SPF_IP210.92.198.238
SPF_IP210.92.198.239
SPF_IP210.92.198.4
SPF_IP210.92.198.77
SPF_IP210.92.198.78
SPF_IP3.34.251.107
SPF_IP3.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.