Skip to content

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

WHISPER CANON · sarang.orgRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sarang.org

Resolution chain

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

WHOIS identity

Registrar
iana:444
Organization
sarangcommunitychurch
Contact emails

Subdomains

98 observed subdomains of sarang.org.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sarang.org.

MechanismTarget
SPF_INCLUDEemail.ncloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.134.20.21
SPF_IP121.135.201.241
SPF_IP121.135.201.242
SPF_IP121.135.201.250
SPF_IP121.135.201.251
SPF_IP121.135.201.252
SPF_IP2002:7987:c9fa:0:0:0:7987:c9fa
SPF_IP211.117.60.60
SPF_IP211.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.