Skip to content

Hostname

www.comento.kr

Last fetched

www.comento.kr resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · www.comento.krRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.comento.kr

Resolution chain

www.comento.kr resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.8.16213.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.215.143.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.227.2373.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.5.2353.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.68.2493.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.145.143.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with www.comento.kr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for www.comento.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.outfunnel.com
SPF_IP183.111.174.62
SPF_IP209.61.151.225

Related pages

Pivot deeper into the graph from www.comento.kr.

Cypher and MCP

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

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