Skip to content

Hostname

monstar.co.kr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.107.1018.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.12318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.1418.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.5118.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.12218.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.5518.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.8518.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.918.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

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

Subdomains

1 observed subdomain of monstar.co.kr.

Web-graph footprint

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

5 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for monstar.co.kr.

MechanismTarget
SPF_INCLUDEspf.ecounterp.com
SPF_MXmonstar.co.kr

Related pages

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

Cypher and MCP

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

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