Skip to content

Hostname

sc.or.kr

Last fetched

sc.or.kr is a registered hostname under the .kr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · sc.or.krRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sc.or.kr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

52 observed subdomains of sc.or.kr.

Web-graph footprint

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

212 sites link to this hostname.

261 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for sc.or.kr.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEemail.sc.or.kr
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.sc.or.kr

Related pages

Pivot deeper into the graph from sc.or.kr.

Cypher and MCP

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

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