Skip to content

Hostname

koari.net

Last fetched

koari.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:474 as the registrar.

Nutrition Label

WHISPER CANON · koari.netRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/koari.net

Resolution chain

koari.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.158.166.3613.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.219.4818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.225.143.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.78.10435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.129.735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.206.4152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.132.19352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.213.13252.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.39.7054.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.69.6354.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.82.11713.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.71.12013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:474
Organization
juwoohyung
Contact emails

Subdomains

10 observed subdomains of koari.net.

Web-graph footprint

Distinct hostnames that link to or from koari.net in the public web crawl.

160 sites link to this hostname.

305 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for koari.net.

MechanismTarget
SPF_Agiraffe-orange-ad128f50523fb986.znlc.jp
SPF_Asend.koari.net
SPF_INCLUDE_spf.conoha.ne.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEtreasure-ship.jp
SPF_INCLUDEwebcas.net
SPF_IP52.196.3.88
SPF_MXkoari.net

Related pages

Pivot deeper into the graph from koari.net.

Cypher and MCP

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

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