Skip to content

Hostname

onnuri.org

Last fetched

onnuri.org resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · onnuri.orgRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/onnuri.org

Resolution chain

onnuri.org resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.124.186.3513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.124.196.6213.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.96.3713.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.146.18713.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.79.14913.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.198.11115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.155.1193.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.151.233.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.11.843.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.125.1273.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.1.2103.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.94.2143.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.195.7252.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.146.24254.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.16.23743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.89.23243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.109.24854.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.125.4443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.62.10554.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:444
Organization
onnuri community church
Contact emails

Subdomains

22 observed subdomains of onnuri.org.

Web-graph footprint

Distinct hostnames that link to or from onnuri.org in the public web crawl.

491 sites link to this hostname.

178 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for onnuri.org.

MechanismTarget
SPF_IP211.171.250.213
SPF_IP222.110.51.92

Related pages

Pivot deeper into the graph from onnuri.org.

Cypher and MCP

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

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