Skip to content

Hostname

comento.kr

Last fetched

comento.kr resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · comento.krRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/comento.kr

Resolution chain

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

IPPrefixASNOperatorCountry
15.164.153.15715.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.172.7115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.116.1423.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.160.2253.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.215.143.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.239.313.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.83.1463.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.218.1513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.238.1973.36.0.0/14AS16509AMAZON-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.38.58.213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.20.6743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.152.22543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.216.11952.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.112.10854.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.127.17743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.92.4743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

33 observed subdomains of comento.kr.

Web-graph footprint

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

132 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 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 comento.kr.

Cypher and MCP

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

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