Skip to content

Hostname

daiso.co.kr

Last fetched

daiso.co.kr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:??????? as the registrar.

Nutrition Label

WHISPER CANON · daiso.co.krRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/daiso.co.kr

Resolution chain

daiso.co.kr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.164.134.11515.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.248.573.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.72.1763.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.209.14352.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
registrar:???????
Organization
(?)???????
Contact emails

Subdomains

12 observed subdomains of daiso.co.kr.

Web-graph footprint

Distinct hostnames that link to or from daiso.co.kr in the public web crawl.

156 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for daiso.co.kr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP175.209.34.129
SPF_IP175.209.34.136
SPF_IP175.209.34.181
SPF_IP175.209.34.194
SPF_IP175.209.34.93
SPF_IP54.180.18.123

Related pages

Pivot deeper into the graph from daiso.co.kr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "daiso.co.kr"})-[: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.