Hostname
sarang.org
Last fetched
sarang.org resolves to 2 IPv4 addresses operated by AS135354 in KR. WHOIS lists iana:444 as the registrar.
Nutrition Label
Resolution chain
sarang.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 223.130.159.16 | 223.130.128.0/19 | AS135354 | — | KR |
| 27.96.131.51 | 27.96.128.0/21 | AS135354 | — | KR |
WHOIS identity
- Registrar
- iana:444
- Organization
- sarangcommunitychurch
- Contact emails
Subdomains
98 observed subdomains of sarang.org.
Showing 25 of 98. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sarang.org in the public web crawl.
98 sites link to this hostname.
216 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for sarang.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.ncloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 121.134.20.21 |
| SPF_IP | 121.135.201.241 |
| SPF_IP | 121.135.201.242 |
| SPF_IP | 121.135.201.250 |
| SPF_IP | 121.135.201.251 |
| SPF_IP | 121.135.201.252 |
| SPF_IP | 2002:7987:c9fa:0:0:0:7987:c9fa |
| SPF_IP | 211.117.60.60 |
| SPF_IP | 211.202.3.202 |
Related pages
Pivot deeper into the graph from sarang.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sarang.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.