Skip to content

Hostname

modsmade.co.kr

Last fetched

modsmade.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.21.10918.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.5418.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.7718.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.818.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
99.86.159.1099.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.10699.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.11399.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.6699.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

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

Web-graph footprint

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

271 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for modsmade.co.kr.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "modsmade.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.